Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 621 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 621 Bytes

aostools

DOI pypi

Helper functions for scientific postprocessing and analysis of netCDF data. Also includes I/O routines to seamlessly work with pv_atmos. This readme will be extended in the near future. Until then, each function has documentation, just try help(myfunction) for information.

Installation

aostools is now on PyPi. Thus, simply install the package running

pip install aostools