GeoEnrich v0.2: a new tool for scientists to painlessly enrich their species occurrence data with environmental variables
Description
This package provides functionalities to enrich georeferenced events (such as species occurrences) with environmental data from satellites or models. It is intended for large numbers of occurrences: local storage is implemented to avoid redundant requests to remote servers. All downloaded environmental data are stored locally in netCDF files and can be retrieved as multidimensional numpy arrays to be used in any way.
The package provides functions to retrieve occurrence data directly from GBIF, or open a custom dataset from any source. These occurrences are then stored into csv databases that record the netCDF coordinates for the relevant subsets of each environmental variables.
All environmental variables used for enrichment must have latitude and longitude dimensions. The package also handles time and depth dimensions.
Documentation on Read the Docs.
Installation instructions in the documentation.
A Jupyter Notebook tutorial is available here.
Files
morand-g/geoenrich-v0.2.zip
Files
(1.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:63f8d746c02f72884cbb81dc8670c922
|
1.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/morand-g/geoenrich/tree/v0.2 (URL)