- 17 Apr, 2021 1 commit
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 16 Apr, 2021 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
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 12 Mar, 2021 2 commits
-
-
Daniel Scheffler authored
Replaced Python 2 compatible type hints by PEP 484 type hints. Revised docstrings. Fixed a lot of Sphinx build warnings. Some code style improvements. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
Daniel Scheffler authored
Replaced Python 2 compatible type hints by PEP 484 type hints. Revised docstrings. Fixed a lot of Sphinx build warnings. Some code style improvements. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 16 Feb, 2021 1 commit
-
-
Daniel Scheffler authored
Fixed pyproj DeprecationWarning related to proj4 string. Added pyproj to dependencies (which was already used under the hood). Bumped version. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 09 Dec, 2020 1 commit
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 02 Nov, 2020 2 commits
-
-
Daniel Scheffler authored
Fixed issue 44 (SSIM filtering flags too much tie points in case of completely different data ranges of the input images). Bumped version. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 30 Oct, 2020 1 commit
-
-
Daniel Scheffler authored
Added a warning in case the input image consists of multiple patches and AROSICS processes only the largest one. Added a warning in case the reliability filtering filters more than 70% of the tie points. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 27 Oct, 2020 1 commit
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 19 Oct, 2020 1 commit
-
-
Daniel Scheffler authored
Fixed an unhelpful error message in case no coregistration point can be placed within an image area usable for coregistration due to the provided bad data mask. Fixed some wrong type hints. Added COREG_LOCAL.calculate_spatial_shifts() allowing to explicitly compute the shifts instead of implicitly running the getter properties. This improves API clarity and facilitates debugging. Added sphinx-autodoc-typehints to doc requirements. 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>
-
- 25 Sep, 2020 1 commit
-
-
Daniel Scheffler authored
Moved all skimage imports from module level to function/class level to avoid static TLS ImportError. 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>
-
- 20 Aug, 2020 1 commit
-
-
Daniel Scheffler authored
Fixed a bug which causes COREG.equalize_pixGrids() to run although the pixel grids of reference and target image are equal. Fixed ResourceWarning in COREG.show_matchWin() as well as in COREG.calculate_spatial_shifts(). Fixed exception in COREG.view_CoRegPoints_folium() in case of a recent version of folium. 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>
-
- 07 Apr, 2020 1 commit
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 24 Mar, 2020 2 commits
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
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>
-
- 25 Jul, 2019 1 commit
-
-
Daniel Scheffler authored
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
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 17 Jun, 2019 1 commit
-
-
Daniel Scheffler authored
Fixed issue #30 (Exception in case of non-quadratic pixels of the input images). Updated version info. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 19 Feb, 2019 1 commit
-
-
Daniel Scheffler authored
-
- 05 Dec, 2018 1 commit
-
-
Daniel Scheffler authored
-
- 04 Dec, 2018 1 commit
-
-
Daniel Scheffler authored
Fixed issue # 17 (Coregistration sometimes fails in case of floating point coordinates of the input images.)
-
- 30 Nov, 2018 2 commits
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
Fixed issue #23 ('TypeError in case COREG or COREG_LOCAL is called with an in-memory reference or target image and path_out is set to 'auto'.').
-
- 14 Aug, 2018 1 commit
-
-
Daniel Scheffler authored
-
- 10 Aug, 2018 1 commit
-
-
Daniel Scheffler authored
-
- 09 Aug, 2018 1 commit
-
-
Daniel Scheffler authored
-
- 25 Apr, 2018 1 commit
-
-
Daniel Scheffler authored
-
- 08 Mar, 2018 1 commit
-
-
Daniel Scheffler authored
Updated version info.
-
- 07 Mar, 2018 1 commit
-
-
- 23 Jan, 2018 1 commit
-
-
Daniel Scheffler authored
-
- 16 Nov, 2017 1 commit
-
-
Daniel Scheffler authored
- _correct_shifts_OLD() - _shift_image_by_updating_map_info() - _align_coordinate_grids() - _resample_without_grid_aligning()
-