This package is currently under heavy development: it hasn't been released yet (some features below are still missing but planned). API is not stable.
Spyfit provides a set of tools for easy handling of FTIR retrieval data and for flexible setup and execution of retrieval processing pipelines.
Spyfit aims to provide deep integration with the libraries of the Python scientific ecosystem and promotes the use of standard data models such as netCDF.
- Uses the Common Data Model to store and handle retrieval data. The xarray package - a required dependency - implements this data model and provides a powerful framework for easy inspection, merging, processing and plotting of retrieval data.
- Supports various formats including:
- Tries to use readable, "pythonic" names for parameters and variables.
- Calculation of retrieval error budgets (SFIT4).
- Defines a basic, class-based system for flexible setup and execution of retrieval pipelines (possibly including the execution of third-party softwares like SFIT4).
The official documentation is hosted on ReadTheDocs: https://spyfit.readthedocs.org.
Use the Github issue tracker: https://github.com/girpas-ulg/spyfit/issues
Copyright (C) Benoit Bovy, GIRPAS (Ulg) 2015.
Licensed under the GNU General Public License (GPLv3). See LICENSE.