- 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>
-
- 25 Sep, 2020 1 commit
-
-
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>
-
- 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>
-
- 07 Apr, 2020 1 commit
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 24 Mar, 2020 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>
-
- 27 Nov, 2018 1 commit
-
-
Daniel Scheffler authored
-
- 14 Aug, 2018 2 commits
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
- 09 Aug, 2018 1 commit
-
-
Daniel Scheffler authored
-
- 25 Apr, 2018 1 commit
-
-
Daniel Scheffler authored
-
- 21 Nov, 2017 1 commit
-
-
Daniel Scheffler authored
-
- 15 Nov, 2017 1 commit
-
-
Daniel Scheffler authored
Fixed exceptions within Tie_Point_Grid.plot_shift_distribution(), calc_overall_mssim(), calc_rmse. Added test_tie_point_grid.py.
-
- 10 Oct, 2017 1 commit
-
-
Daniel Scheffler authored
Disabled coverage for deprecated funcs. Too small SCPS is now catched. Tie_Point_Grid.get_CoRegPoints_table(): local CS not rejectd anymore. Fixed test_shift_calculation_with_image_coords_only(). Fixed flake8 issues.
-
- 20 Sep, 2017 1 commit
-
-
Daniel Scheffler authored
-
- 19 Sep, 2017 2 commits
-
-
Daniel Scheffler authored
Fix for broken SSIM filtering. PEP8 editing. Added test_styles to .gitlab-ci.yml. Combined deploy stages.
-
Daniel Scheffler authored
-
- 13 Sep, 2017 3 commits
-
-
- 12 Sep, 2017 1 commit
-
-
Revised docker container setup. Verified Windows compatibility for tests. Updated minimal versions of py_tools_ds and geoarray. Updated README files. Some PEP8-editing. Disabled multiprocessing in case of Python 2. Verified Python 2 compatibility.
-
- 07 Sep, 2017 1 commit
-
-
Daniel Scheffler authored
-
- 06 Sep, 2017 1 commit
-
-
Daniel Scheffler authored
Revised error handling and added additional check for projection. Some PEP8-editing. Test artifacts are now always saved.
-
- 11 Jul, 2017 1 commit
-
-
Daniel Scheffler authored
-
- 07 Jul, 2017 1 commit
-
-
Daniel Scheffler authored
updated __version__ and __versionalias__
-
- 06 Jul, 2017 1 commit
-
-
Daniel Scheffler authored
-
- 30 Jun, 2017 1 commit
-
-
Daniel Scheffler authored
arosics.COREG_LOCAL / bin/coreg.cmd: - added options 'min_reliability', 'rs_max_outlier', 'rs_tolerance' arosics.TiePointGrid.TiePointGrid: - __init__(): added 'outlDetect_settings' updated __version__ and __versionalias__
-
- 16 Jun, 2017 1 commit
-
-
Daniel Scheffler authored
-
- 09 Jun, 2017 1 commit
-
-
Daniel Scheffler authored
updated __version__
-
- 27 Apr, 2017 1 commit
-
-
Daniel Scheffler authored
components.Tie_Points_Grid.Tie_Point_Grid: - plot_shift_distribution() / calc_rmse(): catched exception in case tie point filter level is 0 updated __version__
-
- 06 Apr, 2017 1 commit
-
-
Daniel Scheffler authored
components.CoReg_local.COREG_LOCAL: - added keyword 'force_quadratic_win' components.Tie_Point_Grid.Tie_Point_Grid: - implemented keyword 'force_quadratic_win' coreg_cmd: - parameter '-quadratic_win' is now working for global and local approach - added parameter 'tieP_filter_level' for adjusting tie point filter level updated __version__
-
- 05 Apr, 2017 1 commit
-
-
Daniel Scheffler authored
components.CoReg: - added DeprecationWarning components.CoReg_local: - COREG_LOCAL.view_CoRegPoints(): added keywords vmin, vmax - updated README.md updated __version__
-
- 28 Mar, 2017 1 commit
-
-
Daniel Scheffler authored
components.CoReg_local.COREG_LOCAL: - view_CoRegPoints(): - added keyword 'return_map' - revised size of major ticks - added separate color coding for attribute2plot='ANGLE' - added legend components.io: - write_shp(): now also accepts EPGS codes components.Tie_Point_Grid.Tie_Point_Grid: - added calc_rmse() - added calc_overall_mssim() - added plot_shift_distribution() - to_vectorfield(): fix for not properly setting output fill value components.Tie_Point_Grid.Tie_Point_Refiner: - run_filtering() fix for always appendinf 'L3_OUTLIER' updated __version__
-
- 16 Mar, 2017 1 commit
-
-
Daniel Scheffler authored
components.CoReg_local.COREG_LOCAL: - view_CoRegPoints(): added keyword to make figure zoomable - updated __version__
-
- 10 Mar, 2017 1 commit
-
-
Daniel Scheffler authored
components.CoReg_local.COREG_LOCAL: - projectDir.getter: fix for exception in case im2shift.filePath is None components.Tie_Point_Grid.Tie_Point_Grid: - to_PointShapefile(): fix for not handling boolean values within GeoDataFrame to write updated __version__
-
- 06 Mar, 2017 1 commit
-
-
Daniel Scheffler authored
components.CoReg_local.COREG_LOCAL: - refactored quality_grid to tiepoint_grid and _quality_grid to _tiepoint_grid - coreg_info: bugfix for wrong value of 'reference geotransform' components.Tie_Point_Grid: - Tie_Point_Grid: - _get_imXY__mapXY_points(): fix for unequal shapes of XY_points and XY_mapPoints in case of float coordinates - Tie_Point_Refiner: - run_filtering(): fix for not appending 'L3_OUTLIER' to list of new columns - updated __version__
-
- 23 Feb, 2017 1 commit
-
-
Daniel Scheffler authored
components.CoReg_local.COREG_LOCAL: - __init__(): changed default tie point filter level to 3 components.DeShifter.DESHIFTER: - correct_shifts(): input metadata in band domain is now parsed to output data updated __version__
-
- 16 Feb, 2017 1 commit
-
-
Daniel Scheffler authored
- components.Geom_Quality_Grid: refactored to components.Tie_Point_Grid components.Tie_Point_Grid: - Geom_Quality_Grid: refactored to Tie_Point_Grid - Tie_Point_Grid.get_CoRegPoints_table(): catched empty GDF after excluding bad XY positions - updated __version__
-
- 10 Feb, 2017 1 commit
-
-
Daniel Scheffler authored
components.CoReg.COREG: - _get_clip_window_properties(): bugfix for wrong wrong position of output validation
-