Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
sicor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EnMAP
sicor
Commits
f954da05
Commit
f954da05
authored
3 years ago
by
Niklas Bohn
Browse files
Options
Downloads
Patches
Plain Diff
Updated version info and HISTORY file.
Signed-off-by:
nbohn
<
nbohn@gfz-potsdam.de
>
parent
5987cd28
Branches
Branches containing commit
Tags
v0.16.5
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
HISTORY.rst
+14
-20
14 additions, 20 deletions
HISTORY.rst
sicor/version.py
+2
-2
2 additions, 2 deletions
sicor/version.py
with
16 additions
and
22 deletions
HISTORY.rst
+
14
−
20
View file @
f954da05
...
...
@@ -2,8 +2,8 @@
History
=======
0.
x.x (coming soon
)
-------------------
-
0.
16.5 (2021-09-21
)
-------------------
New features:
* Multiprocessing option for water vapor first guess retrieval.
...
...
@@ -16,27 +16,21 @@ Bugfixes:
0.16.4 (2021-06-18)
--------------------
New features:
*
-------------------
Bugfixes:
* Updated setup.py by removing check for packages that do not install well with pip. This avoids incompatibilities with the latest gdal versions.
0.16.3 (2021-06-17)
--------------------
New features:
*
-------------------
Bugfixes:
* Disabled multiprocessing for both the optimization and the empirical line extrapolation in case SICOR is running on Windows or macOS.
0.16.2 (2021-05-26)
-------------------
-
-------------------
New features:
* Dimensionality reduction of LUT grid to increase interpolation speed.
...
...
@@ -51,7 +45,7 @@ Bugfixes:
0.16.1 (2021-03-24)
-------------------
-
-------------------
New features:
* 'make lint' now directly prints errors instead of only logging them to logfiles.
...
...
@@ -66,7 +60,7 @@ Bugfixes:
0.16.0 (2021-02-23)
-------------------
-
-------------------
New features:
* Transformation of VNIR data cube to SWIR sensor geometry to enable accurate segmentation and first guess retrievals.
...
...
@@ -97,7 +91,7 @@ Bugfixes:
0.15.6 (2021-02-05)
-------------------
-
-------------------
New features:
* Two optional processing modes for EnMAP data: 'land only' and 'land + water' based on water mask.
...
...
@@ -108,7 +102,7 @@ Bugfixes:
0.15.5 (2021-01-21)
-------------------
-
-------------------
New features:
* Improved handling of clear and cloudy fraction. Additional logger warnings and infos are now printed.
...
...
@@ -118,7 +112,7 @@ Bugfixes:
0.15.4 (2021-01-13)
-------------------
-
-------------------
New features:
* Improved consistency in the logging of ECMWF errors within ac_gms().
...
...
@@ -131,7 +125,7 @@ Bugfixes:
0.15.3 (2020-11-12)
-------------------
-
-------------------
New features:
* Separated CI Jobs for optionally testing AC of EnMAP and/or Sentinel-2 data.
...
...
@@ -143,7 +137,7 @@ Bugfixes:
0.15.2 (2020-10-22)
-------------------
-
-------------------
New features:
* New handling of Sentinel-2 and Landsat-8 options files.
...
...
@@ -153,7 +147,7 @@ Bugfixes:
0.15.1 (2020-10-16)
-------------------
-
-------------------
New features:
* Re-enabled and updated CI job for testing AC of Sentinel-2 data.
...
...
@@ -164,7 +158,7 @@ Bugfixes:
0.15.0 (2020-10-12)
-------------------
-
-------------------
New features:
* SICOR is now available as conda package on conda-forge.
...
...
This diff is collapsed.
Click to expand it.
sicor/version.py
+
2
−
2
View file @
f954da05
...
...
@@ -24,6 +24,6 @@
# If not, see <https://www.gnu.org/licenses/>.
__version__
=
'
0.16.
4
'
__versionalias__
=
'
20210
618
.01
'
__version__
=
'
0.16.
5
'
__versionalias__
=
'
20210
921
.01
'
__author__
=
'
Niklas Bohn
'
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment