We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3d766c commit e8bbb92Copy full SHA for e8bbb92
2 files changed
CHANGELOG.md
@@ -30,7 +30,7 @@ and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
30
### Changed
31
- bump asf-search to v11.0.2
32
- ARIA-S1 GUNW 2.0.3 byteSize and product type display support
33
-
+ - NISAR dateline RRSD products now properly parsed from UMM, merged into single polygon
34
### fixed
35
- allow setting `cmr_provider` on granule/product list searches
36
requirements.txt
@@ -22,7 +22,7 @@ ujson==5.7.0
22
uvicorn==0.21.1
23
watchfiles==0.19.0
24
25
-asf-search[asf-enumeration]==11.0.2
+asf-search[asf-enumeration]==11.0.3
26
python-json-logger==2.0.7
27
28
pyshp==2.1.3
0 commit comments