Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: TUW-GEO/pytileproj

Tags

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
sebhahn Sebastian Hahn
update changelog

v0.0.17

Toggle v0.0.17's commit message
update pyproj -> 3.6 (x/y axis order) & numpy -> 1.2 (int)

v0.0.16

Toggle v0.0.16's commit message
lonlat2xy() allows now multiple input values

v0.0.14

Toggle v0.0.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #22 from TUW-GEO/develop

Update pyscaffold

v0.0.13

Toggle v0.0.13's commit message
license and requirements

v0.0.12

Toggle v0.0.12's commit message
changelog

v0.0.11

Toggle v0.0.11's commit message
updated changes.rst

v0.0.10

Toggle v0.0.10's commit message
bugfix on __init__ in tests

v0.0.9

Toggle v0.0.9's commit message
switched to unittests + removed subgrid-check in _lonlat2xy_subgrid()…

… --> returns now also coords outside of subgrid!

v0.0.8

Toggle v0.0.8's commit message
removed test for py3.4