- Feb 06, 2024
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- Dec 12, 2023
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- Dec 10, 2023
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- Mar 22, 2023
-
-
Daniel Scheffler authored
Add acwater as mandatory requirement and adapt environment files accordingly (conda-builds also contain Polymer requirements). Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- Feb 28, 2023
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
Daniel Scheffler authored
Remove acwater from mandatory requirements, otherwise 'pip check' within the enpt conda-forge build fails. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- Feb 16, 2023
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- Feb 15, 2023
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- Feb 07, 2023
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- Jan 02, 2023
-
-
https://github.com/pyproj4/pyproj/issues/1028Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- Mar 16, 2022
-
-
Daniel Scheffler authored
-
- Jun 15, 2021
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- Feb 23, 2021
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- Feb 22, 2021
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- Oct 12, 2020
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
Daniel Scheffler authored
EnPT is now on conda-forge! Updated the installation instructions accordingly. Added conda badge. Revised requirements and environment_enpt.yml. Updated version info. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- Sep 01, 2020
-
-
Daniel Scheffler authored
Updated installation instructions to include SICOR installation there. Some adaptions to recent changes in py_tools_ds and pyproj. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- Aug 07, 2020
-
-
Daniel Scheffler authored
Updated the minimal version of sensormapgeo. This reduces the memory consumption during orthorectification when running in multiprocessing. Fixes issue #59 (High memory consumption of orthorectification causes deadlock or crash on smaller machines.) Updated HISTORY.rst and version info. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- Jul 03, 2020
-
-
bsilva authored
-
- May 11, 2020
-
-
Daniel Scheffler authored
Revised RPC_3D_Geolayer_Generator such that the geolayer computation is now only executed for bands with differing RPC coefficients. Since we only have one set of RPC coefficients per detector by now, this speeds up the geolayer generation by the factor 20-50. Added Test_RPC_3D_Geolayer_Generator class. Added natsort to dependencies. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- May 09, 2020
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- May 08, 2020
-
-
Daniel Scheffler authored
Bilinear orthorectification now uses 8 neighbours instead of 32 which makes it much faster. Updated minimal version of sensormapgeo. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
Daniel Scheffler authored
DN2TOARadiance() now returns float32 radiance instead of float64. Bugfix in Orthorectifier._get_common_extent(). Revised Geometry_Transformer and Geometry_Transformer_3D classes. Updated minimal version of sensormapgeo which makes the orthorectification much faster (factor 6-10) and fixes the deadlock within sensormapgeo. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- Mar 10, 2020
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- Jan 06, 2020
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- Oct 25, 2019
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- Oct 17, 2019
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- Oct 16, 2019
-
-
Daniel Scheffler authored
Added class 'VNIR_SWIR_SensorGeometryTransformer' to transform between VNIR and SWIR sensor geometry + tests. Updated minimal version of py_tools_ds. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- Mar 21, 2019
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
- Mar 05, 2019
-
-
Daniel Scheffler authored
-
- Feb 19, 2019
-
-
Daniel Scheffler authored
Updated minimal version of py_tools_ds (fixes issue #29 (Exception: dlopen: cannot load any more object with static TLS)).
-
- Jan 21, 2019
-
-
Daniel Scheffler authored
-
- Jan 17, 2019
-
-
Daniel Scheffler authored
Revised spatial interpolation within dead pixel correction and added tests. Added pandas to conda requirements.
-
Daniel Scheffler authored
Revised interp_nodata_along_axis_2d (speeds up spectral interpolation by factor 40-50). Adedd numpy-indexed to dependencies.
-
- Jan 14, 2019
-
-
Daniel Scheffler authored
-
- Jan 09, 2019
-
-
Daniel Scheffler authored
-
- Jan 07, 2019
-
-
Daniel Scheffler authored
Fixed conversion of DNs into radiance. Improved stdout of append_new_image(). Removed 'spectral' from dependencies. Fixed EnMAP_Metadata_L1B_SensorGeo.geom_view_zenith.
-
- Jan 03, 2019
-
-
Daniel Scheffler authored
Added L1B_Reader compatibility with DLR test data format + test. Added RPC_3D_Geolayer_Generator. Removed imageio and lxml from dependencies.
-