Skip to main content
Uncategorized

s1etad v0.5.5

By March 10, 2025No Comments

The s1etad Python package v0.5.5 has been released

s1etad v0.5.5 is a patch release fully backward compatible with the previous ones.

It does not introduce any new feature.

Main changes are listed below:

  • Fix compatibility with the latest shapely versions (Closes: gh-issues #2 and gh-issue #5).
  • No longer use the deprecated “scipy.interpolation.interp2d” function.
  • Update the documentation to use recent sample products.
  • Code linting.
  • Start using pre-commit for development.
  • Setup automatic dataset download with pooch.
  • Basic unit tests added to the project.
  • Enable CI jobs for linting and unit testing.

Leave a Reply