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.
44ce3f7ad9f0d62b9a29b4ebb01db3c8af2aac11
Select Git revision
Selected
44ce3f7ad9f0d62b9a29b4ebb01db3c8af2aac11
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
28
Aug
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
Updated CI container setup files.
Fixed a race condition within geotransform2mapinfo() and mapinfo2geotransform() when running in multiprocessing.
v0.15.2
v0.15.2
Fixed pretty WKT incompatibility in Test_get_GDAL_ds_inmem class.
v0.15.1
v0.15.1
Fixed exceptions caused by WKT2 strings passed to GDAL<3.
Updated version info and HISTORY.rst.
v0.15.0
v0.15.0
Merge branch 'enhancement/revise_projection' into 'master'
geotransform2mapinfo() should now be compatible with gdal<3.
Fixed geotransform2mapinfo().
Reveal KeyError in geotransform2mapinfo()
Fixed prj_equal for pyproj<2.5.
Replaced deprecated code in reproject_shapelyGeometry(). Fixed linting. Use pyproj>2.1 for test_py_tools_ds CI job.
Replaced further code by pyproj>2.1 equivalents. Added test_coord_trafo.py.
Added minimal version of pyproj.
Fixed isLocal().
Replaced old code with simple pyproj calls.
test_py_tools_ds_install now runs within conda-forge environment. Updated installation instructions.
v0.14.36
v0.14.36
Re-upload to PyPi.
v0.14.35
v0.14.35
Merge remote-tracking branch 'origin/master' into master
Added missing entries in HISTORY.rst and updated version info.
v0.14.34
v0.14.34
Added 'tolerance' keyword to geo.vector.topology.polyVertices_outside_poly() to avoid wring return values due to float uncertainties.
Removed keywords from gdal_array.OpenArray() call to ensure downwards compatibility.
v0.14.33
v0.14.33
Deactivated strict channel priority within test_py_tools_ds_install CI job.
Merge branch 'enhancement/fix_ssim_deprecationwarning' into 'master'
v0.14.32
v0.14.32
Fixed DeprecationWarning related to skimage.measure.compare_ssim. Added minimal version of scikit-image. Updated HISTORY.rst.
Updated version info.
v0.14.31
v0.14.31
Updated HISTORY.rst.
Moved skimage import to functional level to avoid static TLS import error.
Updated version info.
v0.14.30
v0.14.30
Merge branch 'enhancement/cleanup' into 'master'
0.14.30 (2020-08-17)
Fixed years in HISTORY.rst.
Revised HISTORY.rst.
Fixed HISTORY.rst and PyPI upload.
v0.14.29
v0.14.29
Merge branch 'enhancement/fix_deprecationwarning' into 'master'
v0.14.28
v0.14.28
* Fixed pyproj deprecation warning. Generated HISTORY.rst.
Update version info.
v0.14.27
v0.14.27
Merge branch 'bugfix/fix_issue10' into 'master'
Fix for incompatibility of round_shapelyPoly_coords() with shapely>1.6.4.
Fix for returning white spaces at the end of a Proj4 string. Updated version info.
v0.14.26
v0.14.26
Merge branch 'enhancement/clean_deps' into 'master'
v0.14.25
v0.14.25
Loading