skretrieval

Contents

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.

Installation

skretrieval is available both as a conda and pip package on most platforms.

Installation
Quick Start Guide

The quick start guide will help you set up your first retrieval simulation

Quick Start
User’s Guide

The user’s guide demonstrates skretrieval’s features through example

Users Guide
API Reference

A full reference to skretrieval’s API. This section assumes you are already familiar with the core concepts of the model.

API Reference

License#

skretrieval is made available under the MIT license (see License)