Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 17-initially-set-up-sqa
  • bugfix/fix_warp_ndarray
  • bugfix/fix_warp_ndarray_crash
  • enhancement/add_sqa
  • feature/add_localCS_compatibility
  • main default protected
  • 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
  • v0.17.5
26 results
Created with Raphaël 2.2.027Nov26Aug221927May138715Feb15Nov10Aug20Jul10Feb3Dec24Nov232220191122Oct2027Sep98711Aug912Jul63230Jun24228May78716Feb4Jan15Dec10973218Nov17230Oct261215Sep2131Aug28272621181722May1924Mar108Jan725Oct171614Aug26Jul2214Jun22Mar212027Feb19151421Jan9817Dec141312104317Sep14Aug1323Jul6Dec30Nov201817161514962125Oct121196525Sep222019131211920Aug195Jul330Jun28262212922May5Apr30Mar281615623Feb2110125Jan2423201916532Dec29Nov252322181715128432129Oct2721181412727SepBump version.v0.23.1 mainv0.23.1 mainMerge 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.0v0.23.0Merge 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.3v0.22.3Bump version of docker base image.Update CI container build script due to upstream changes in GitLab.Merge branch 'maintenance/fix_warnings' into 'main'Update HISTORY.rst.Ignore pyproj DeprecationWarning.Fixed pandas DeprecationWarning.Bump version.v0.22.2v0.22.2Merge branch 'bugfix/fix_RuntimeError' into 'main'Update HISTORY.rst.Fix URL.Fix type hint.Drop gdal<3 specific fallback to cubic resampling as gdal>3.8 is now required.Simplify condition.Do not pass None values but 0.Use context manager to set config.Bump version.v0.22.1v0.22.1Update HISTORY.rst.Update HISTORY.rst.Removed some 'noqa' statements after switching to PEP484 type hints.Merge branch 'maintenance/update_copyright' into 'main'Update HISTORY.rst.Update copyright.The default requirements already include shapely.Merge branch 'enhancement/speed-up_find_nearest' into 'main'Update HISTORY.rst.Add some more tests.Fix type hint.
Loading