0.1.0
- Remove ecCodes definitions files
- Remove large test fixture files
- CI: Run software tests on GHA
- Fix parallel downloads wrt. to unit tests
- Working on some demo programs
- Improve core download routine
- Rename toplevel package namespace
- Refactor access to weather model definition into single model class
- Streamline sanity checking for remote grib directories vs. packages
- DWD ICON: Rename parameter "aswdiff_s" to "aswdifd_s"
- Add demo programs to get nearest grid point(s) to given geolocation
- Slightly refactor GribMagic data model
- Refine processing for tar archive based data and tests for KNMI HARMONIE
- Improve error reporting for incomplete mappings
- ICON-EU-EPS: Adjust variables list
- Has no "surface_specific_humidity"
- Has only "max_wind_gust_10m"
- COSMO-D2: Adjust variables list
- Has no "convective_snow" and "convective_rain"
- ICON-EU-EPS: Adjustments to weather model settings
- Has no "*_rain" parameters
This has neither "convective_rain" nor "grid_scale_rain" - Add mapping entry to variables->levels mapping
- Has no "*_rain" parameters
- Move original gribmagic implementation to gribmagic.unity
- Fix acquisition for NOAA NCEP GFS
- Add acquisition for NOAA NCEP GFS data in 0.5 and 1.0 degree resolutions
- Return results from downloader routines in order to be able to verify it
- Improve testing
- Improve documentation
- Get rid of "tmp" subdirectory within target directory
- Refactor remote URL model configuration and building
- More consistent naming for data source labels
- Run "isort" and "black"
- Add "gribmagic unity list" subcommand
- Obtain target directory from command line parameter "--target"
- Large module refactoring
- Improve project infrastructure
- Resolve "download_specification" tuple into dataclass
Full Changelog: 0.0.0...0.1.0