Metadata-Version: 1.0
Name: aostools
Version: 2.1
Summary: Helper functions for postprocessing and analysis of netCDF data
Home-page: https://github.com/mjucker/aostools
Author: Martin Jucker
Author-email: coding@martinjucker.com
License: GPLv3
Description: # aostools [![DOI](https://zenodo.org/badge/27071840.svg)](https://zenodo.org/badge/latestdoi/27071840)
        Helper functions for 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
        ```
        
Platform: UNKNOWN
