This software repository has modules used for data analysis of ozone datasets. There are methods to calculate total and partial ozone columns, extract time-series of a given dataset or read hybrids vertical coordinates.
- This code is licensed with GLPv3
- Author: R. Checa-Garcia
The easiest way to cite this code is using its zenodo doi:
- Python-netCDF4
- Numpy and Scipy
- tqdm (optional)
- Standard Library
- calculate.py
- aux.py
This are simple modules with minimal dependences, therefore it is not initially designed any specific installation tool and the modules can be installed in the prefered path of the user.