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
GFZ_Tools_EnMAP_BOX
EnPT
Commits
e95cc38b
Commit
e95cc38b
authored
Jun 04, 2021
by
Daniel Scheffler
Browse files
Updated HISTORY.rst and bumped version.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
3af6f375
Pipeline
#24083
passed with stages
in 10 minutes and 13 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
HISTORY.rst
View file @
e95cc38b
...
...
@@ -2,13 +2,16 @@
History
=======
0.17.3 (
coming soon
)
-------------------
-
0.17.3 (
2021-06-04
)
-------------------
* Added documentation for pixel value 3 of land/water mask (#73).
* 'make lint' now directly prints errors instead of only logging them to logfiles.
* EnPTConfig and EnPT_Controller are now importable directly from the top level of EnPT.
* Added version pinnings to Python and QGIS.
* Replaced entry point 'enpt-cli.py' with 'enpt' which allows to call the argument parser with 'enpt <args>'.
* Don't assert existing file paths in config validation n case IS_ENPT_GUI_TEST==1.
* Default orthorecification algorithm is now 'gauss'.
0.17.2 (2021-03-04)
...
...
enpt/version.py
View file @
e95cc38b
...
...
@@ -27,6 +27,6 @@
# You should have received a copy of the GNU Lesser General Public License along
# with this program. If not, see <http://www.gnu.org/licenses/>.
__version__
=
'0.17.
2
'
__versionalias__
=
'20210
3
04.01'
__version__
=
'0.17.
3
'
__versionalias__
=
'20210
6
04.01'
__author__
=
'Daniel Scheffler'
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