Skip to content

v0.2.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@chrowe chrowe released this 12 Feb 18:15
· 60 commits to main since this release
0639b0a

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

Full Changelog: v0.2.0...v0.2.1