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.
e256556e68fb51abe46b9709ce3b2bb0996b6484
Select Git revision
Selected
e256556e68fb51abe46b9709ce3b2bb0996b6484
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
8
May
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
4
3
2
1
29
Oct
27
21
18
14
12
7
27
Sep
Use gdal context managers.
Fix type hint.
Revise raster_to_polygon to use gdal context managers and ensure proper closing of files.
Update HISTORY.rst.
Add custom.css.
Fix code blocks.
Remove deprecated entries.
Merge branch 'enhancement/pep484_type_hints' into 'main'
Fix linting.
Fix bad type hint.
Fix bad type hint.
Fix bad type hint.
Fix bad type hint.
Merge branch 'refs/heads/main' into enhancement/pep484_type_hints
Merge branch 'maintenance/replace_setup.py_directcalls' into 'main'
Fix bad type hint.
Merge branch 'refs/heads/main' into maintenance/replace_setup.py_directcalls
Fix bad type hints.
Updated HISTORY.rst.
Replace old-style type hints with PEP484 type hints. Small improvements and typo corrections.
Update HISTORY.rst.
Fix link.
Update HISTORY.rst.
Merge branch 'refs/heads/main' into maintenance/replace_setup.py_directcalls
Merge remote-tracking branch 'origin/main'
Merge branch 'maintenance/fix_proj_warning' into 'main'
Replaced deprecated direct calls of setup.py and added long_description_content_type in setup.py to avoid warnings.
Fix linting.
Replace deprecated http link.
Updated HISTORY.rst.
Fixed GDAL warning related to PROJ_DATA/PROJ_LIB environment variables.
256 is out of range for uint8, use 255 instead.
Updated HISTORY.rst and bumped version.
v0.21.1
v0.21.1
Fix old references to master branch after renaming to main.
Merge branch 'maintenance/drop_py36' into 'main'
v0.21.0
v0.21.0
Bumped version and HISTORY.rst.
Drop Python 3.6 due to EOL status.
Replaced deprecated URL.
Fix typos.
Adapt .gitlab-ci.yml to be compatible with GitLab >=15.0.
Loading