Skip to content

Version 0.3.0

Compare
Choose a tag to compare
@yunjunz yunjunz released this 16 Nov 07:33
· 26 commits to main since this release
d65aaca

This release standardizes the code structure.

  • change to the following code structure:
    • docs for documentation
    • src/pyaps3 for code/modules
    • tests for testing related scripts and data
  • autoget: use ~/.cdsapirc file whenever it's available with backward compatibility
  • install: add pyaps3 to the conda-forge channel contributed by Joseph Kennedy
  • install: upload pyaps3 to PyPI
  • install: remove the currently unused netcdf4, pyhdf and eccodes from requirements.txt and setup.py

Contributors

  • Zhang Yunjun
  • Joseph Kennedy