Skip to content

fixing digital elevation model and Python 3.12 compatibility

Choose a tag to compare

@gregory-halverson gregory-halverson released this 08 Jul 19:41
· 214 commits to main since this release
91d68e6
  • Version updated from 1.14.0 to 1.15.0 in pyproject.toml and version.txt
  • Refactored elevation lookup to use NASADEMConnection instance instead of static NASADEM
  • Added Python 3.12 to the GitHub Actions CI matrix