v0.1.0
ERA5Reanalysis v0.1.0
- A package to streamline the downloads and reading of ERA5 reanalysis datasets in Julia
- Currently downloading, reading and saving functions available
- LandSea masks can also be downloaded separately
- Pressure-Level and Single-Level options available for variables, with some predefined variables included and the option to create custom ones
- Hourly, Monthly and Monthly Hour-of-Day options available
- Can specify specific regions using the GeoRegion package functionality (see GeoRegions.jl for more information)
- Ensemble and Error datasets NOT CURRENTLY AVAILABLE
Merged pull requests:
- Pulling latest changes to the docsdraft branch (#1) (@natgeo-wong)
- Merging docs things back into #main branch (#2) (@natgeo-wong)