Skip to content

Commit

Permalink
Merge pull request #204 from ASFHyP3/wm-chlog
Browse files Browse the repository at this point in the history
Update changelog for water mask description updates
  • Loading branch information
hjkristenson authored Feb 27, 2024
2 parents e353092 + 2a34a65 commit dcbd52f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [PEP 440](https://www.python.org/dev/peps/pep-0440/)
and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


## [1.0.1]
### Changed
* Updated the water mask description in the product metadata templates

## [1.0.0]
### Added
* `merge_tops_bursts.py` file and workflow for merge burst products created using insar_tops_bursts.
Expand All @@ -22,7 +27,7 @@ and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.10.0]
### Added
* Support for a new water masking dataset based off of OpenStreetMaps and ESA WorldCover data.
* Support for a new water masking dataset based off of OpenStreetMap and ESA WorldCover data.
### Removed
* Polygon processing functions: `split_geometry_on_antimeridian` and `get_envelope_wgs84` from `water_mask.py`.

Expand Down

0 comments on commit dcbd52f

Please sign in to comment.