-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update version for s1-reader for Docker (#60)
* update version for s1-reader for Docker * ISCE3 version update for cal/val point release --------- Co-authored-by: Seongsu Jeong <[email protected]>
- Loading branch information
1 parent
f9bed20
commit b6d5a4a
Showing
3 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,4 +25,4 @@ dependencies: | |
- shapely | ||
- yamale | ||
- backoff | ||
- isce3>=0.13.0 | ||
- isce3>=0.14.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,4 +21,4 @@ setuptools | |
shapely | ||
yamale | ||
backoff | ||
isce3>=0.11.0 | ||
isce3>=0.14.0 |