Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.3 KB

File metadata and controls

28 lines (20 loc) · 1.3 KB

Build Status codecov

The aim of this package is to give access to common geographic and geoscience datasets. Currently it contains:

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.

Installation

Install Julia 1.6 (or later) and issue the following commands:

using Pkg
Pkg.add("GeoDatasets")

Documentation

Documentation is available here.