- 19 Mar, 2020 1 commit
-
-
Daniel Scheffler authored
The algorithm to compute the nodata mask is now much faster, especially for datasets with many spectral bands. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 08 Jan, 2020 1 commit
-
-
Daniel Scheffler authored
The geopandas dependency is not needed anymore. Updated conda environment. Updated minimal version of py_tools_ds. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 10 Oct, 2019 1 commit
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 04 Oct, 2019 1 commit
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 22 Jul, 2019 1 commit
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 09 Jul, 2019 1 commit
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 22 May, 2019 1 commit
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 14 May, 2019 2 commits
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 10 May, 2019 1 commit
-
-
Daniel Scheffler authored
Fixed issue #24 (TypeError: function takes exactly 1 argument (0 given)). Fixed issue #25 (RuntimeError: b'major axis or radius = 0 or not given'). Updated version info. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 29 Apr, 2019 3 commits
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
Daniel Scheffler authored
Fix for issue #23 (GeoArray.show_map does not respect ENVI rotation in map info if image has less than 1.000.000 pixels per band). Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 29 Mar, 2019 3 commits
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
Fixed issue #22 (GeoArray[slice, slice, np.integer] returns the full array instead of a single band). Updated version info.
-
- 14 Feb, 2019 1 commit
-
-
Daniel Scheffler authored
Fixed FutureWarning regarding the use of a non-tuple sequence for multidimensional indexing. Updated version info.
-
- 15 Jan, 2019 1 commit
-
-
Daniel Scheffler authored
Fixed AssertionError in case GeoArray is instanced with a file from disk without map information and projection is set afterwards.
-
- 13 Dec, 2018 1 commit
-
-
Daniel Scheffler authored
-
- 05 Dec, 2018 1 commit
-
-
Daniel Scheffler authored
Replaced 'importlib.util.find_spec' with 'pkgutil.find_loader' to ensure Python 2.7 compatibility. Added some type hints.
-
- 17 Sep, 2018 1 commit
-
-
Daniel Scheffler authored
Bugfix for wrong shape of return value when GeoArray instance is indexed with an instance of np.integer. Improved colormap handling within GeoArray.show(). Updated version info.
-
- 13 Sep, 2018 2 commits
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
Fixed behaviour of GeoArray.__getitem__() unequal to numpy behaviour (caused issue #18). Added tests.
-
- 11 Sep, 2018 2 commits
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
- 10 Sep, 2018 1 commit
-
-
Daniel Scheffler authored
-
- 31 Aug, 2018 1 commit
-
-
Daniel Scheffler authored
Changed behaviour of calc_mask_nodata() recognizing pixels as nodata that contain the nodata value in any band. Now they need to contain it in ALL bands.
-
- 09 Aug, 2018 6 commits
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
GeoArray.get_subset() now properly returns GeoArray instance subsets with all metadata and attributes inherited from the full GeoArray.
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
- 08 Aug, 2018 7 commits
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-