Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 629 Bytes

File metadata and controls

13 lines (9 loc) · 629 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 on PyPi. Thus, simply install the package running

pip install aostools