Skip to content

Python 3 support

Compare
Choose a tag to compare
@jgliss jgliss released this 14 Sep 13:23
· 423 commits to master since this release

Geonum works both in Python 2 and 3 now (tested for 2.7 and 3.6). This release only includes some new features, for instance, a formula to compute the altitude as a function of pressure (and other relevant atmospheric parameters).

Further changes

  • Import or requirements now more flexible
  • Removed dependency to LonLat library (still supported though) to LonLat23
  • Minor bug fixes