- 29 Mar, 2019 2 commits
-
-
Daniel Scheffler authored
Fixed issue #22 (GeoArray[slice, slice, np.integer] returns the full array... Closes #22 See merge request !2
-
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 3 commits
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
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 2 commits
-
-
Daniel Scheffler authored
-
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 3 commits
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
Fixed behaviour of GeoArray.__getitem__() unequal to numpy behaviour (caused issue #18). Added tests.
-
- 11 Sep, 2018 5 commits
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
- 10 Sep, 2018 1 commit
-
-
Daniel Scheffler authored
-
- 31 Aug, 2018 2 commits
-
-
Daniel Scheffler authored
-
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.
-
- 27 Aug, 2018 2 commits
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
- 13 Aug, 2018 11 commits
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
CI setup now updates ci_env environment installed via docker_pyenvs instead of creating an independent environment.
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
CI Python environment is now separate from base env. Added defaults channels below conda-forge in environment.yml
-
- 10 Aug, 2018 6 commits
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-