The aim of this package is to give access to common geographic and geoscience datasets. Currently it contains:
- the global land-sea-river mask from GMT
- the Global Self-consistent, Hierarchical, High-resolution Geography Database (gshhg).
Contributions are most welcome. Data should be:
- curated by a trusted (for example government) source;
- of general interest to the geography or geoscience communities;
- available under a license allowing redistribution; and
- hosted on a publicly available server.
Install Julia 1.6 (or later) and issue the following commands:
using Pkg
Pkg.add("GeoDatasets")Documentation is available here.