Skip to content

Commit 871a3ab

Browse files
authored
Update README.md
1 parent 1989b8c commit 871a3ab

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
# DCW-type-files
2-
Optional files to use instead of the Digital Chart of the World (DCW)
2+
This repository contains optional netCDF files to use instead of the Digital Chart of the World [DCW](https://github.com/GenericMappingTools/dcw-gmt)
3+
The best way to make use these files is to place them in the same directory as the default `dcw-gmt.nc`, which is normally located at .../share/dcw.
4+
Then, on a GMT version > 6.5.0, we use it via the **+f** modifier of the **-E** `coast` option. For example, **-E**IT+fODS will use the Italy polygons
5+
contained in the _ODS.nc_ file (data from [opendatasoft](https://public.opendatasoft.com/explore/dataset/world-administrative-boundaries)). However,
6+
user may select to put these files eleswhere but then the **-f** modifier usage must include data's full file name (whitout the `.nc` extension).
7+
8+
Currently we have available the [ODS](https://public.opendatasoft.com/explore/dataset/world-administrative-boundaries), NE10m and NE110m from
9+
[Natural Earth](https://www.naturalearthdata.com/)
10+
that can be downloaded from [GitHub releases](https://github.com/GenericMappingTools/DCW-type_files/releases)

0 commit comments

Comments
 (0)