/aostools

Helper functions for postprocessing and analysis of netCDF data. Also includes I/O routines to seamlessly work with pv_atmos.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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