skretrieval#
The USask Atmospheric Retrieval Framework
skretrieval is an atmospheric retrieval (inverse problem) framework developed at the University of Saskatchewan. It provides
general utility methods for working with atmospheric retrieval problems.
skretrieval also provides generic, highly extendable, methods to retrieve atmospheric parameters from remote sensing measurements.
skretrieval is still in active development, and things are subject to change quickly, however it is already usable for many applications.
After Installing the package, we recommend starting with the Quick Start Guide to get a feel for the core concepts of the interface.
skretrieval is available both as a conda and pip package on most platforms.
The quick start guide will help you set up your first retrieval simulation
The user’s guide demonstrates skretrieval’s features through example
A full reference to skretrieval’s API. This section assumes you are already
familiar with the core concepts of the model.
License#
skretrieval is made available under the MIT license (see License)