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.
e9a42ae964b4d7659fa71473ed08779fbeb366cd
Select Git revision
Selected
e9a42ae964b4d7659fa71473ed08779fbeb366cd
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
7
Aug
28
May
27
Nov
26
Aug
22
19
27
May
13
8
7
15
Feb
15
Nov
10
Aug
20
Jul
10
Feb
3
Dec
24
Nov
23
22
20
19
11
22
Oct
20
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
Merge branch 'maintenance/adapt_license_declaration' into 'main'
v0.23.2 main
v0.23.2 main
Update HISTORY.rst.
License classifiers are deprecated.
Adapt license declaration due to upstream changes.
Bump version.
Update HISTORY.rst.
Merge remote-tracking branch 'origin/main'
Pin gdal to <3.11 as long as incompatibility is not yet resolved.
Merge branch 'maintenance/fix_gdal_warning_memdriver' into 'main'
The MEM driver was added in gdal 3.11.
Update HISTORY.rst.
Replaced deprecated GDAL "Memory" driver with "MEM".
Update HISTORY.rst.
Add comma.
Merge branch 'maintenance/replace_deprecated_pkgutil' into 'main'
Merge branch 'multi-gitter-branch' into 'main'
Merge main branch.
Merge branch 'refs/heads/main' into multi-gitter-branch
Reformat license header.
Merge branch 'multi-gitter-gfz-name-repl' into 'main'
Update HISTORY.rst.
Replace deprecated pkgutil.find_loader with importlib.util.find_spec.
multi-gitter replacements 28.05.25 DS - GFZ renaming incl. gfz-links
multi-gitter replacements 28.05.25 DS - @gfz-potsdam.de > @gfz.de
Bump version.
v0.23.1
v0.23.1
Merge branch 'bugfix/fix_gdal310_warping' into 'main'
Update HISTORY.rst.
Fix RuntimeError under gdal 3.10.0 (default value of warpMemoryLimit was changed to None on the GDAL-side).
Add license header.
Fix link.
Bump version.
v0.23.0
v0.23.0
Merge branch 'maintenance/modernize_setup' into 'main'
Fix copy/paste error.
Not needed here.
Update HISTORY.rst.
Transform setup metadata to use pyproject.toml instead of setup.py+setup.cfg.
Bump version.
v0.22.3
v0.22.3
Bump version of docker base image.
Update CI container build script due to upstream changes in GitLab.
Merge branch 'maintenance/fix_warnings' into 'main'
Loading