Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
py_tools_ds
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Daniel Scheffler
py_tools_ds
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
5ca9dfe0a0831692a2f00c0b2be3889fbf25034c
Select Git revision
Selected
5ca9dfe0a0831692a2f00c0b2be3889fbf25034c
Branches
6
main
default
protected
17-initially-set-up-sqa
bugfix/fix_warp_ndarray
bugfix/fix_warp_ndarray_crash
enhancement/add_sqa
feature/add_localCS_compatibility
Tags
20
v0.23.2
v0.23.1
v0.23.0
v0.22.3
v0.22.2
v0.22.1
v0.22.0
v0.21.1
v0.21.0
v0.20.2
v0.20.1
v0.20.0
v0.19.1
v0.19.0
v0.18.1
v0.18.0
v0.17.9
v0.17.8
v0.17.7
v0.17.6
27 results
Begin with the selected commit
Created with Raphaël 2.2.0
20
Oct
27
Sep
9
8
7
11
Aug
9
12
Jul
6
3
2
30
Jun
24
22
8
May
7
8
7
16
Feb
4
Jan
15
Dec
10
9
7
3
2
18
Nov
17
2
30
Oct
26
12
15
Sep
2
1
31
Aug
28
27
26
21
18
17
22
May
19
24
Mar
10
8
Jan
7
25
Oct
17
16
14
Aug
26
Jul
22
14
Jun
22
Mar
21
20
27
Feb
19
15
14
21
Jan
9
8
17
Dec
14
13
12
10
4
3
17
Sep
14
Aug
13
23
Jul
6
Dec
30
Nov
20
18
17
16
15
14
9
6
2
1
25
Oct
12
11
9
6
5
25
Sep
22
20
19
13
12
11
9
20
Aug
19
5
Jul
3
30
Jun
28
26
22
12
9
22
May
5
Apr
30
Mar
28
16
15
6
23
Feb
21
10
1
25
Jan
24
23
20
19
16
5
3
2
Dec
29
Nov
25
23
22
18
17
15
12
8
4
3
2
1
29
Oct
27
21
18
14
12
7
27
Sep
Fixed incorrectly replaced whitespaces in WKT2EPSG(). Bumped version.
v0.18.1
v0.18.1
Merge branch 'enhancement/relicensing' into 'master'
v0.18.0
v0.18.0
Updated license hint in README.rst.
Don't include license appendix.
Include GFZ in license headers.
The former license was 'GPL3+'.
Changed license to Apache 2.0.
Fixed TypeError within raster2polygon. Bumped version.
v0.17.9
v0.17.9
Fixed slow conda environment creation.
CI now uses Mambaforge.
Revised test_py_tools_ds_install CI job (now uses mamba).
v0.17.8
v0.17.8
Fixed warning within output validation of warp_ndarray in case out_bounds_prj is provided in a different projection.
Fixed warning within output validation of warp_ndarray in case out_bounds_prj is provided in a different projection.
v0.17.7
v0.17.7
Fixed TypeError in get_GDAL_ds_inmem() in case nodata has a numpy data type.
v0.17.6
v0.17.6
* Replaced multiprocessing.parent_process in warp_ndarray() by an equivalent which is compatible to Python versions <3.8. Bumped version.
v0.17.5
v0.17.5
Bumped version.
v0.17.4
v0.17.4
Updated README.rst badges.
Bumped version.
Set minimal Python version to 3.6.
Fixed TypeError in fill_holes_within_poly() in case older pandas version is installed.
Removed requirements files as the requirements are all included in setup.py.
Improved package description in README.rst.
Bumped version.
v0.17.3 enhance…
v0.17.3 enhancement/add_sqa
Set minimal Python version to 3.6.
Fixed TypeError in fill_holes_within_poly() in case older pandas version is installed.
Removed requirements files as the requirements are all included in setup.py.
Improved package description in README.rst.
add feature branch to sqa job execution
17-initially-se…
17-initially-set-up-sqa
add sqa config, add exceptions to gitleaks config, remove apply license service from CI
Enable for branch enhancement/add_sqa.
Added SQA CI job.
Fixed a deadlock when gdal.Warp was called by a multiprocessing child process and GDAL_NUM_THREADS was set (only GDAL 3.2.1 and above).
v0.17.2
v0.17.2
Re-added accidentally dropped geo/__init__.py. Bumped version.
v0.17.1
v0.17.1
Bumped version.
v0.17.0
v0.17.0
Merge branch 'enhancement/improve_polygonizer' into 'master'
Fixed timeout issue for now.
Fixed syntax.
Fixed linting.
Updated copyright.
* Dropped Python 2.7 support due to end-of-life status.
Loading