We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ec5d67 commit e5c87dfCopy full SHA for e5c87df
CHANGELOG.md
@@ -28,7 +28,7 @@ and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
28
------
29
## [1.0.13](https://github.com/asfadmin/Discovery-SearchAPI-v3/compare/v1.0.12...v1.0.13)
30
### Changed
31
-- bump asf-search to v12.0.0
+- bump asf-search to v12.0.1
32
- `TROPO-ZENITH` moved from `OPERA-S1` to new `TROPO` dataset
33
- Added `ECMWF_TROPO` to `TROPO` dataset
34
- Add `DISP-S1-STATIC` product type to `OPERA-S1` dataset
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]==12.0.0
+asf-search[asf-enumeration]==12.0.1
26
python-json-logger==2.0.7
27
pyshp==2.1.3
0 commit comments