Skip to content

Commit

Permalink
version 1.4.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
johntruckenbrodt authored Jul 4, 2023
1 parent ac7b8c5 commit 8fb1614
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions docs/about/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
Changelog
=========

1.4.0 | 2023-07-04
------------------

* various bug fixes (`#94 <https://github.com/SAR-ARD/S1_NRB/pull/94>`_)
* datatake gap handling (`#95 <https://github.com/SAR-ARD/S1_NRB/pull/95>`_)
* new configuration parameter 'datatake' (`#96 <https://github.com/SAR-ARD/S1_NRB/pull/96>`_)
* increased STAC access robustness (`#97 <https://github.com/SAR-ARD/S1_NRB/pull/97>`_)
* STACArchive bug fixes (`#98 <https://github.com/SAR-ARD/S1_NRB/pull/98>`_)
* Optional `datatake` parameter (`#99 <https://github.com/SAR-ARD/S1_NRB/pull/99>`_)
* bug fixes (`#100 <https://github.com/SAR-ARD/S1_NRB/pull/100>`_)
* Bug fix to allow `annotation = None` (`#102 <https://github.com/SAR-ARD/S1_NRB/pull/102>`_)
* Save original source metadata (`#104 <https://github.com/SAR-ARD/S1_NRB/pull/104>`_)
* do not continue on error (`#105 <https://github.com/SAR-ARD/S1_NRB/pull/105>`_)
* Always use ESA border noise removal (`#106 <https://github.com/SAR-ARD/S1_NRB/pull/106>`_)
* [nrb] remove dataset if mask is nodata-only (`#108 <https://github.com/SAR-ARD/S1_NRB/pull/108>`_)
* Bug fix: Save original source metadata (`#109 <https://github.com/SAR-ARD/S1_NRB/pull/109>`_)
* New metadata config parameters (`#110 <https://github.com/SAR-ARD/S1_NRB/pull/110>`_)
* support for scenes acquired in NRT Slicing mode (`#112 <https://github.com/SAR-ARD/S1_NRB/pull/112>`_)

`Full Changelog <https://github.com/SAR-ARD/S1_NRB/compare/v1.3.0...v1.4.0>`_

1.3.0 | 2023-05-24
------------------

Expand Down

0 comments on commit 8fb1614

Please sign in to comment.