- 06 Oct, 2020 1 commit
-
-
Daniel Scheffler authored
Revised COREG_LOCAL.view_CoRegPoints() and replaced basemap with cartopy. Revised environment_arosics.yml. Fixes issue #36. Closes issue #26 . Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 28 Sep, 2020 1 commit
-
-
Daniel Scheffler authored
The 'pykrige', 'pyfftw' and 'basemap' requirements are no longer optional since they are easily installable from conda-forge now. Updated requirements and installation instructions. Updated version info. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 02 Sep, 2020 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>
-
- 26 Aug, 2020 1 commit
-
-
Daniel Scheffler authored
AROSICS now uses pyproj>2.2 under the hood for projection transformations. Added minimal version of pyproj. Updated version info and HISTORY.rst. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 21 Aug, 2020 1 commit
-
-
Daniel Scheffler authored
Added tolerances to the window position validation to avoid float precision issues. Updated minimal version of geoarray. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 18 Aug, 2020 1 commit
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 19 May, 2020 1 commit
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 09 Apr, 2020 2 commits
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
Daniel Scheffler authored
Adde create_release_from_gitlab_ci.sh and updated create_github_release CI job. Updated version info. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 08 Apr, 2020 5 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
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
Daniel Scheffler authored
Revised .gitlab-ci.yml. Updated installation instructions (python is now installed from conda-forge channel - fixes issue #35 ). Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 24 Mar, 2020 1 commit
-
-
Daniel Scheffler authored
Fix incompatibiity with shapely 1.7.0 (implies an update of the minimal version of py_tools_ds). Remove shapely version pinning. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 11 Feb, 2020 1 commit
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 08 Jan, 2020 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>
-
- 27 Nov, 2019 1 commit
-
-
Daniel Scheffler authored
Fixed issue #31 (ValueError: Unknown column geometry). Fixed issue #32 (NotImplementedError: fillna currently only supports filling with a scalar geometry). Added pandas to requirements. Updated version info. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 26 Jul, 2019 2 commits
-
-
Daniel Scheffler authored
Removed deprecated PyPI upload code from .gitlab-ci.yml. Replaced relative links in README.rst by absolute ones. Updated version info. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
Daniel Scheffler authored
Added pyresample to conda dependencies (might fix test_arosics_install). Replaced deprecated PyPI upload by twine. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 23 Jul, 2019 1 commit
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 22 Jul, 2019 1 commit
-
-
Daniel Scheffler authored
Changed sphinx theme. Documentation now also includes __init__() methods. Increased sphinx documentation content width. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 27 Feb, 2019 1 commit
-
-
Daniel Scheffler authored
-
- 19 Feb, 2019 1 commit
-
-
Daniel Scheffler authored
-
- 04 Dec, 2018 2 commits
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
Fixed issue # 17 (Coregistration sometimes fails in case of floating point coordinates of the input images.)
-
- 14 Aug, 2018 1 commit
-
-
Daniel Scheffler authored
CI setup now updates ci_env environment installed via docker_pyenvs instead of creating an independent environment.
-
- 13 Aug, 2018 2 commits
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
CI Python environment is not separate from the base env. Fixed mixed channels for gdal and libgdal causing libkea issue during CI.
-
- 10 Aug, 2018 1 commit
-
-
Daniel Scheffler authored
-
- 20 Nov, 2017 1 commit
-
-
Daniel Scheffler authored
-
- 16 Nov, 2017 1 commit
-
-
Daniel Scheffler authored
-
- 18 Oct, 2017 1 commit
-
-
Daniel Scheffler authored
-
- 11 Oct, 2017 2 commits
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
- 10 Oct, 2017 2 commits
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
- 19 Sep, 2017 1 commit
-
-
Daniel Scheffler authored
Fix for broken SSIM filtering. PEP8 editing. Added test_styles to .gitlab-ci.yml. Combined deploy stages.
-