What's Changed
- avoid permission error when passing tempfile to gdalwarp by @johntruckenbrodt in #171
- layover-shadow mask: handle value 3 (layover and shadow) by @johntruckenbrodt in #177
- new dedicated search module by @johntruckenbrodt in #172
- ard.create_vrt: new argument 'dtype' by @johntruckenbrodt in #179
- [search.scene_select] parse date only if necessary by @johntruckenbrodt in #180
- [search.scene_select] compare strings with '==' instead of 'is' by @johntruckenbrodt in #181
- [search.scene_select] avoid multiple geometry definitions by @johntruckenbrodt in #183
- fixed handling of empty list of neighbors during SLC processing by @abradley60 in #186
- [search.scene_select] fixed incomplete result for 'aoi_geometry' and 'vectorobject' by @johntruckenbrodt in #188
- [aoi_from_scene] fixed bug in handling scenes crossing the equator by @johntruckenbrodt in #187
- STAC query optimizations by @johntruckenbrodt in #185
- [processor] fixed 'empty selection' message by @johntruckenbrodt in #190
- new configuration parameter 'scene' by @johntruckenbrodt in #184
- scene search bug fixes by @johntruckenbrodt in #191
- use file locking for SNAP processing by @johntruckenbrodt in #192
- modernize build process by @johntruckenbrodt in #194
- fix deprecated conda --force in docker by @abradley60 in #193
- support for SNAP 10 by @johntruckenbrodt in #195
- added dedicated documentation section on scene search by @johntruckenbrodt in #196
- [search.asf_select] ensure naive datetime objects are defined as UTC by @johntruckenbrodt in #197
- [search.ASF.scanMetadata] date formatting bug fix by @johntruckenbrodt in #198
- rename package by @johntruckenbrodt in #199
- update documentation links by @johntruckenbrodt in #200
- replaced configuration
log_dir
withlogfile
, cleaned up logging by @johntruckenbrodt in #201 - renamed the command line tool from s1ard to s1rb by @johntruckenbrodt in #202
New Contributors
- @abradley60 made their first contribution in #186
Full Changelog: v1.6.2...v2.0.0