Skip to content

Commit

Permalink
Polish the PB2002 dataset (#1208)
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman authored Sep 19, 2023
1 parent 56e0ddc commit e916b9d
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 7 deletions.
4 changes: 2 additions & 2 deletions source/dataset/PB2002/PB2002.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
gmt begin PB2002
gmt coast -JH20c -Rg -B0 -B+t"PB2002" -W1/0.1p,black -A1000
gmt plot PB2002_boundaries.dig.txt -W0.5p,red
gmt coast -JH20c -Rg -B0 -B+tPB2002 -W1/0.1p,black -A1000
gmt plot PB2002_boundaries.dig.txt -W0.5p,red
gmt end show
21 changes: 16 additions & 5 deletions source/dataset/PB2002/index.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
PB2002: 全球板块边界数据
========================

PB2002 是常用的一个全球板块边界数据,其包含了14个大板块和38个小板块,共计52个板块的边界数据。
:撰写: |田冬冬|
:最近更新日期: 2021-05-24

----

PB2002 是常用的一个全球板块边界数据,其包含了 14 个大板块和 38 个小板块,共计
52 个板块的边界数据。

- 官方网站: http://peterbird.name/publications/2003_PB2002/2003_PB2002.htm
- 原始数据下载地址: http://peterbird.name/oldFTP/PB2002/
Expand All @@ -10,10 +16,13 @@ PB2002 是常用的一个全球板块边界数据,其包含了14个大板块
数据下载
--------

原始数据的格式无法直接用于GMT绘图。这里我们从官方网站下载了 :file:`PB2002_plates.dig.txt`
:file:`PB2002_boundaries.dig.txt` 数据,并将其段头记录做了修改以供GMT用户使用。
原始数据的格式无法直接用于 GMT 绘图。这里我们从官方网站下载了 :file:`PB2002_plates.dig.txt`
:file:`PB2002_boundaries.dig.txt` 数据,并将其段头记录做了修改以供 GMT 用户使用。

可供 GMT 直接使用的数据下载地址:

可供GMT直接使用的数据下载地址::download:`PB2002_plates.dig.txt` | :download:`PB2002_boundaries.dig.txt`
- :download:`PB2002_plates.dig.txt`
- :download:`PB2002_boundaries.dig.txt`

两个数据是等效的,区别在于:

Expand All @@ -35,4 +44,6 @@ PB2002 是常用的一个全球板块边界数据,其包含了14个大板块
引用信息
--------

Bird, P. (2003) An updated digital model of plate boundaries, *Geochemistry Geophysics Geosystems*, 4(3), 1027, doi:10.1029/2001GC000252.
Bird, P. (2003). An updated digital model of plate boundaries.
*Geochemistry, Geophysics, Geosystems*, 4(3).
https://doi.org/10.1029/2001GC000252

0 comments on commit e916b9d

Please sign in to comment.