Changelog¶
Version 0.1.0¶
Update project metadata (pyscaffold v4.6)
Update github workflows
Remove gdal=3.1 pin
Version 0.0.17¶
update pyproj -> 3.6 (x/y axis order)
update numpy -> 1.2 (int)
Version 0.0.14¶
Update pyscaffold 2.5.11 -> 3.3
Version 0.0.13¶
sets upperleft as default in ij2xy
add offset-option to ij2xy() to fix position of returned coordinates
Version 0.0.12¶
bugfix in antimeridian handling
Version 0.0.11¶
extended search_tiles_in_roi()
fixes issues with projection strings when using GDAL>=3.0.0
Version 0.0.10¶
fixed issues on antimeridian/dateline
Version 0.0.9¶
minor update on lonlat2xy functions
Version 0.0.8¶
minor update on tilesystem functions
Version 0.0.7¶
Includes now the support for the UTM grid
Version 0.0.6¶
Fix pep8
Update copyright year
Fix import issues
Version 0.0.5¶
…
Version 0.0.4¶
…
Version 0.0.3¶
…
Version 0.0.2¶
…
Version 0.0.1¶
First draft