The package was created to simplify the process of EOF analysis in the Python environment. Some of the key features are listed below:
- Suitable for large data sets: computationally efficient for the large data sets typical of modern climate model output.
- Transparent handling of missing values: missing values are removed automatically when computing EOFs and re-inserted into output fields.
- Meta-data preserving interfaces (optional): works with the iris data analysis package, xarray, or the cdms2 module (from UV-CDAT) to carry meta-data over from input fields to output.
- No Fortran dependencies: written in Python using the power of NumPy, no compilers required.
Documentation is available online. The package docstrings are also very complete and can be used as a source of reference when working interactively."
https://github.com/ajdawson/eofs
http://ajdawson.github.io/eofs/
https://anaconda.org/conda-forge/eofs
No comments:
Post a Comment