- 11 Nov, 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>
-
- 02 Nov, 2020 4 commits
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
Daniel Scheffler authored
Fixed issue 44 (SSIM filtering flags too much tie points in case of completely... See merge request !13
-
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 4 commits
-
-
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>
-
Daniel Scheffler authored
Bugfix/fix issue43 attribute error Closes #43 See merge request !12
-
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 Oct, 2020 4 commits
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
Daniel Scheffler authored
Updated minimal version of py_tools_ds (fixes issue #41 (Sporadic AssertionErrors in case the matching window crosses the image edge)). 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>
-
- 22 Oct, 2020 1 commit
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 21 Oct, 2020 4 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 not passing the quiet mode parameter to Tie_Point_Refiner class when... Closes #40 See merge request !11
-
Daniel Scheffler authored
Fix for not passing the quiet mode parameter to Tie_Point_Refiner class when using CORE_LOCAL. Updated version info. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 19 Oct, 2020 3 commits
-
-
Daniel Scheffler authored
Enhancement/fix unhelpful errormsg Closes #38 See merge request !10
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
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>
-
- 12 Oct, 2020 5 commits
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
Daniel Scheffler authored
Fixed DeprecationWarning within CORE_LOCAL.view_CoRegPoints(). Caught matplotlib warnings within tests. Added test/doc/lint/dev requirements as optional installation procedures to setup.py. Updated version info. 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
Use SPDX license identifier and set all files to GLP3+ to be consistent with license headers in the source files. Daniel Scheffler 7 minutes ago Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 07 Oct, 2020 1 commit
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 06 Oct, 2020 3 commits
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
Daniel Scheffler authored
Revised COREG_LOCAL.view_CoRegPoints() and replaced basemap with cartopy.... Closes #26 and #36 See merge request !9
-
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>
-
- 02 Oct, 2020 1 commit
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 30 Sep, 2020 2 commits
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
Daniel Scheffler authored
Replaced requirement 'basemap' in setup.py and requirements.txt by ssh link to fix exception during 'pip install'. Updated version info. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 29 Sep, 2020 1 commit
-
-
Daniel Scheffler authored
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 3 commits
-
-
Daniel Scheffler authored
Moved all matplotlib imports from module level to function/class level to avoid static TLS ImportError. Updated version info. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
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>
-
- 15 Sep, 2020 1 commit
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-