Releases: SAR-ARD/s1ard
Releases · SAR-ARD/s1ard
v2.11.1
What's Changed
- cicd: add mamba install workflow, fetch history and tags for pypi publish by @johntruckenbrodt in #310
Full Changelog: v2.11.0...v2.11.1
v2.11.0
What's Changed
- [docs] updated SNAP installation instructions by @johntruckenbrodt in #306
- new config parameters: spacing_ew, spacing_iw, spacing_sm by @johntruckenbrodt in #307
- removed numpy version constraint; bug fixes by @johntruckenbrodt in #308
Full Changelog: v2.10.1...v2.11.0
v2.10.1
What's Changed
- extract.get_prod_meta: make sure 'nodata_borderpx' is int, not np.int64 by @johntruckenbrodt in #304
Full Changelog: v2.10.0...v2.10.1
v2.10.0
What's Changed
- [grd_diff_lines] new function by @johntruckenbrodt in #301
- [ard.product_info] return None if product time range is not valid by @johntruckenbrodt in #300
Full Changelog: v2.9.0...v2.10.0
v2.9.0
What's Changed
- [collect_neighbors] add neighbor names to debug logging by @johntruckenbrodt in #292
- STACParquetSearch: antimeridian and duplicate filtering by @johntruckenbrodt in #293
- adjust behavior when no SAR products could be found by @johntruckenbrodt in #295
- [ard.product_info] improved behavior when product exists by @johntruckenbrodt in #296
- require pyroSAR>=0.33.2 by @johntruckenbrodt in #297
- [extract] annotation reading modifications by @johntruckenbrodt in #294
- scene search bug fixes and test updates by @johntruckenbrodt in #298
Full Changelog: v2.8.0...v2.9.0
v2.8.0
What's Changed
- [processor] continue if ARD product exists (don't return) by @johntruckenbrodt in #288
- [processor] run 'check_acquisition_completeness' also when 'scene' is set by @johntruckenbrodt in #289
- [STACParquetArchive] added return values 'slice_number' and 'total_slices' by @johntruckenbrodt in #290
Full Changelog: v2.7.0...v2.8.0
v2.7.0
What's Changed
- metadata.extract: ensure allowed types by @johntruckenbrodt in #283
- add cesard log messages to logs by @johntruckenbrodt in #284
- updated metadata URLs and improved internal handling by @johntruckenbrodt in #286
- software version tracking by @johntruckenbrodt in #285
Full Changelog: v2.6.2...v2.7.0
v2.6.2
What's Changed
- typing: do not compare lxml.ElementTree using | but with Union. by @johntruckenbrodt in #281
Full Changelog: v2.6.1...v2.6.2
v2.6.1
What's Changed
- ard.product_info: bug fix, renamed par dir_out to dir_ard by @johntruckenbrodt in #279
Full Changelog: v2.6.0...v2.6.1
v2.6.0
What's Changed
- added python-publish GitHub Actions workflow by @johntruckenbrodt in #275
- import from cesard by @johntruckenbrodt in #276
- require cesard>=1.0.2 by @johntruckenbrodt in #277
Full Changelog: v2.5.0...v2.6.0