Skip to main content

The SASKTRAN radiative transfer model Version 2

Project description

SASKTRAN

Anaconda-Server Badge Available on pypi Documentation Status pre-commit.ci status

The SASKTRAN radiative transfer framework is a radiative transfer tool developed at the University of Saskatchewan. Originally designed for use with the OSIRIS instrument (https://research-groups.usask.ca/osiris/) it has since evolved to be applicable to a large variety of applications. SASKTRAN is a full framework and not just a radiative transfer model, as such it contains databases or interfaces to standard climatologies and species optical properties.

SASKTRAN2 is a full re-implementation of the original SASKTRAN framework with large computational efficiency improvements, full linearizations of atmospheric input properties, and an improved Python interface.

Installation

The preferred method to install SASKTRAN2 is through the pre-compiled Conda package

conda install -c conda-forge sasktran2

these packages are made available for Python versions 3.10, 3.11, 3.12 on Windows/Linux/Mac platforms. For Mac, both x86_64 and Arm packages are available.

Wheels are also built for the same platforms and can be installed through,

pip install sasktran2

SASKTRAN2 can also be built directly from source,

pip install .

When building from source it is required that a Blas/LAPACK implementation is findable by CMake.

We also provide an example conda environment that can be used to build the code. For Mac/Linux we recommend,

conda env create -f conda/dev_env.yml

For Windows you need to first install Visual Studio 2022, and then

conda env create -f conda/dev_env_windows.yml

Then the package can be installed with.

conda activate sasktran2-dev-env
pip install .

Usage

Documentation can be found at https://sasktran2.readthedocs.io/

License

SASKTRAN2 is made available under the MIT license.

Acknowledgement

We request that users of the model contact the authors before publishing results using SASKTRAN, and that the following publications are acknowledged:

Zawada, D. J., Dueck, S. R., Rieger, L. A., Bourassa, A. E., Lloyd, N. D., and Degenstein, D. A.: High-resolution and Monte Carlo additions to the SASKTRAN radiative transfer model, Atmos. Meas. Tech., 8, 2609-2623, https://doi.org/10.5194/amt-8-2609-2015, 2015.

Bourassa, A. E., Degenstein, D. A., and Llewellyn, E. J.: SASKTRAN: A Spherical Geometry Radiative Transfer Code for Efficient Estimation of Limb Scattered Sunlight, J Quant Spectrosc Radiat Trans, Volume 109, Issue 1, 52-73, https://doi.org/10.1016/j.jqsrt.2007.07.007, 2008.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sasktran2-2024.3.0.tar.gz (968.3 kB view hashes)

Uploaded Source

Built Distributions

sasktran2-2024.3.0-cp312-cp312-win_amd64.whl (18.5 MB view hashes)

Uploaded CPython 3.12 Windows x86-64

sasktran2-2024.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (22.2 MB view hashes)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

sasktran2-2024.3.0-cp312-cp312-macosx_11_0_arm64.whl (13.3 MB view hashes)

Uploaded CPython 3.12 macOS 11.0+ ARM64

sasktran2-2024.3.0-cp312-cp312-macosx_10_9_x86_64.whl (19.6 MB view hashes)

Uploaded CPython 3.12 macOS 10.9+ x86-64

sasktran2-2024.3.0-cp311-cp311-win_amd64.whl (18.5 MB view hashes)

Uploaded CPython 3.11 Windows x86-64

sasktran2-2024.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (22.2 MB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

sasktran2-2024.3.0-cp311-cp311-macosx_11_0_arm64.whl (13.3 MB view hashes)

Uploaded CPython 3.11 macOS 11.0+ ARM64

sasktran2-2024.3.0-cp311-cp311-macosx_10_9_x86_64.whl (19.6 MB view hashes)

Uploaded CPython 3.11 macOS 10.9+ x86-64

sasktran2-2024.3.0-cp310-cp310-win_amd64.whl (18.5 MB view hashes)

Uploaded CPython 3.10 Windows x86-64

sasktran2-2024.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (22.2 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

sasktran2-2024.3.0-cp310-cp310-macosx_11_0_arm64.whl (13.3 MB view hashes)

Uploaded CPython 3.10 macOS 11.0+ ARM64

sasktran2-2024.3.0-cp310-cp310-macosx_10_9_x86_64.whl (19.6 MB view hashes)

Uploaded CPython 3.10 macOS 10.9+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page