v0.2.1
Pre-release
Pre-release
What's Changed
Release notes: 2025/02/10 V0.2.1
- Added GeoExtent class supporting bbox coordinates in both UTM and geographic coordinates.
- redefined the bbox parameter on get_data() function as GeoExtent class.
- included several functions on GeoExtent to support conversion from/to projections and other functionality.
- Moved spatial_resolution and resampling_method from Layer class definitions to get_data() functions in all Layers.
- Extensive re-write of fishnet function to output in both UTM and geographic space.
Code Changes
- Cif 321 version with separate layer geometry by @kcartier-wri in #127
- Adding ReleaseNotes file by @kcartier-wri in #128
Full Changelog: v0.2.0...v0.2.1