issues
search
GispoCoding
/
eis_toolkit
Python library for mineral prospectivity mapping
https://eis-he.eu/
European Union Public License 1.2
26
stars
8
forks
source link
435 fix transformations tools
#436
Closed
nmaarnio
closed
1 month ago
nmaarnio
commented
1 month ago
fix bug where transformations tools fail when nodata is not given by user and not found in raster metadata
allow to use min-max scaling to invert value range (min can be larger than max in
new_range
)
nmaarnio
commented
1 month ago
Unit tests passing and tools tested to work, merging.
new_range
)