-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 'old_ui' changed to django * release procedure updated * release notes and version number updated * docker image names updated
- Loading branch information
Showing
5 changed files
with
17 additions
and
28 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
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 |
---|---|---|
@@ -1,20 +1,11 @@ | ||
QA4SM v1.8.2 - Release notes 2022-01-07 | ||
QA4SM v2.0.0 - Release notes 2022-02-17 | ||
======================================================= | ||
|
||
# Improvements | ||
# Major changes | ||
|
||
1. Pytesmo and Numpy versions updated | ||
|
||
QA4SM v1.8.1 - Release notes 2021-12-01 | ||
======================================================= | ||
|
||
# Improvements | ||
|
||
1. Memory issues handled | ||
|
||
QA4SM v1.8.0 - Release notes 2021-11-30 | ||
======================================================= | ||
1. New User Interface | ||
|
||
# New features | ||
|
||
1. Sentinel-1 radar high resolution data now available for validation. | ||
1. Automatic update of validation progress | ||
2. Possibility of copying a validation belonging to another user |
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 |
---|---|---|
@@ -1 +1 @@ | ||
APP_VERSION = '1.8.2' | ||
APP_VERSION = '2.0.0' |