Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
EnMAP
sensormapgeo
Commits
396ac5a5
Commit
396ac5a5
authored
Nov 26, 2021
by
Daniel Scheffler
Browse files
Updated HISTORY.rst.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
aa589c54
Pipeline
#35276
failed with stage
in 1 minute and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
HISTORY.rst
View file @
396ac5a5
...
...
@@ -6,10 +6,16 @@ History
------------------
* Replaced deprecated gdalnumeric import.
* Disabled bilinear resampling for map to sensor geometry transformation due to upstream incompatibility
(
https://git.gfz-potsdam.de/EnMAP/sensormapgeo/-/issues/7
).
*
`!7`_:
Disabled bilinear resampling for map to sensor geometry transformation due to upstream incompatibility
(
closes `#7`_
).
* Removed pyresample version pinning which fixes multiple DeprecationWarnings.
* `!8`_: Tests are now called via pytest instead of nosetest. This improves stability and test output and adds nice
reports. Coverage now works in multiprocessing after properly closing and joining multiprocessing.Pool and adding
.coveragerc.
.. _#7: https://git.gfz-potsdam.de/EnMAP/sensormapgeo/-/issues/7
.. _!7: https://git.gfz-potsdam.de/EnMAP/sensormapgeo/-/merge_requests/7
.. _!8: https://git.gfz-potsdam.de/EnMAP/sensormapgeo/-/merge_requests/8
0.5.0 (2021-09-27)
------------------
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment