Version 0.3.0
This release standardizes the code structure.
- change to the following code structure:
docs
for documentationsrc/pyaps3
for code/modulestests
for testing related scripts and data
autoget
: use~/.cdsapirc
file whenever it's available with backward compatibility- install: add
pyaps3
to theconda-forge
channel contributed by Joseph Kennedy - install: upload
pyaps3
toPyPI
- install: remove the currently unused
netcdf4
,pyhdf
andeccodes
fromrequirements.txt
andsetup.py
Contributors
- Zhang Yunjun
- Joseph Kennedy