Skip to content

Version 0.3.2

Compare
Choose a tag to compare
@yunjunz yunjunz released this 21 Dec 08:18
· 10 commits to main since this release
a04ebc0
  • packaging:
  • CI/CD improvements (#18, #19 by @yunjunz):
    • add build-n-publish-to-pypi github action
    • add dependabot github action
    • bugfix in circle CI
  • dependency:
    • add urllib3 for explicit downloading (#13 by @yunjunz)
    • add pip, setuptools, setuptools_scm and wheel for packaging (#19 by @yunjunz)
    • drop support for Python <3.8 (#19 by @yunjunz)
  • remove the following obsolete scripts (#13, #17 by @yunjunz):
    • getecmwf.py
    • getoper.py
    • geocoord.py
    • rdrcoord.py
  • bugfixes:
  • style adjustments