eofs: A library for EOF analysis of meteorological, oceanographic, and climate data

The eofs library provides a high-level Python interface for computing empirical orthogonal functions (EOFs) and related quantities, with a focus on correctness and ease of use. The library is implemented in a modular hierarchical fashion, allowing computations using plain arrays, or the inclusion of...

Cijeli opis

Bibliografski detalji
Glavni autor: Dawson, A
Format: Journal article
Jezik:English
Izdano: Ubiquity Press 2016
Opis
Sažetak:The eofs library provides a high-level Python interface for computing empirical orthogonal functions (EOFs) and related quantities, with a focus on correctness and ease of use. The library is implemented in a modular hierarchical fashion, allowing computations using plain arrays, or the inclusion of metadata. The software provides a convenient package for users wanting to perform EOF analysis in Python, and integrates with popular libraries from atmospheric and climate science. The software is available on Github.