Skip to content
Compare
Choose a tag to compare
@svniemeijer svniemeijer released this 15 Mar 08:48
· 3 commits to master since this release

πŸ“… 2024-03-14

  • Allow argument to muninn.open() to be a direct url or path to a muninn
    configuration file.

  • Added 'distance(geometry,geometry)' expression function.

  • Added Geometry.wrap() spherical to 2d geometry wrapping functions.

  • Fixed issue when pulling a product that is a directory using the S3 remote
    backend.

  • Various fixes when using archive.rebuild_properties() with the S3 storage
    backend.

  • Several minor fixes.