- 07 Sep, 2021 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>
-
- 08 Feb, 2021 2 commits
-
-
https://github.com/pytroll/pyresample/issues/325Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 13 Jan, 2021 1 commit
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 10 Dec, 2020 1 commit
-
-
Daniel Scheffler authored
Added URL checker and corresponding CI job. Fixed dead links. Updated installation procedure documentation. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 23 Oct, 2020 1 commit
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 12 Oct, 2020 1 commit
-
-
Daniel Scheffler authored
Use SPDX license identifier and set all files to GLP3+ to be consistent with license headers in the source files. Excluded tests from being installed via 'pip install'. Set development status to 'beta'. Updated version info. 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>
-
- 04 Sep, 2020 1 commit
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 02 Sep, 2020 1 commit
-
-
Daniel Scheffler authored
create_area_def() now gets an EPSG string from sensormapgeo instead of a PROJ4 dictionary to get rid of the deprecated PROJ4 format. Updated HISTORY.rst and version info. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 01 Sep, 2020 1 commit
-
-
Daniel Scheffler authored
Some adjustments to recent changes in py_tools_ds and pyproj. Added pyproj as direct dependency to requirements. Updated HISTORY.rst and version info. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 17 Aug, 2020 1 commit
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 07 Aug, 2020 3 commits
-
-
Daniel Scheffler authored
Revised the way how multiprocessing is called in the 3D transformer (replaced with pool.imap_unordered without initializer). This is as fast as before but has a much smaller memory consumption enabling the algorithm to also run on smaller machines while still highly benefiting from more CPUs. Fixes issue #5 . Updated HISTORY.rst. 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>
-
- 09 May, 2020 1 commit
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 08 May, 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
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 10 Mar, 2020 2 commits
-
-
Daniel Scheffler authored
Fix for always returning 0.1.0 when calling sensormapgeo.__version__. Updated version info and HISTORY.rst. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
Daniel Scheffler authored
Added output data type verification to tests. Fix for an exception if the output of get_proj4info() contains trailing white spaces (fixed by an update of py_tools_ds). Updated version info and HISTORY.rst. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 07 Jan, 2020 1 commit
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 06 Jan, 2020 1 commit
-
-
Daniel Scheffler authored
-