Release v0.9.3
Pre-release
Pre-release
Minor update:
- Fixed EEA grid coordinate parsing: Corrected a bug where coordinate values in EEA grid codes for some resolutions (e.g., 5km) were erroneously multiplied by their resolution values instead of a fixed 1,000. Grid coordinates are now properly extracted based on km vs. m specification in the EEA standard.
- Fixed coord_range bounds for grids: Addressed a cosmetic issue where bounding boxes generated from grid data incorrectly added the raw resolution unit to coordinates, instead of correctly converting to meters first.