Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 361 Bytes

File metadata and controls

7 lines (6 loc) · 361 Bytes

Changes in 1.0.0

  • Added algorithm for affine transformation.
  • Added algorithm for rectification of non-regular grids.
  • Added algorithm for reprojection to a different coordinate reference system (CRS).
  • Introduced main function resample_in_space, which dynamically selects the appropriate resampling algorithm based on the input dataset.