Skip to main content

Snow Microwave Radiative Transfer model

SMRT is a radiative transfer model to compute emission and backscatter from snowpack.

Getting started is easy, follow the instructions and explore the other repositories with examples in the 'smrt-model' github organization or read the detailed 'documentation'.

If you want to try without installing anything on your computer, use free mybinder.org notenooks: Binder.

If you want to try SMRT without coding, use SMRT-App.

You can also explore the documentation and find code examples via the AI Wiki. Please let us know your experience of using this via discussions.

Quick Installation

To install the latest stable release:

pip install smrt

Alternatively, the latest developments are available using:

pip install git+https://github.com/smrt-model/smrt.git

or by 'manual installation'.

A simple example

An example to calculate the brightness temperature from a one-layer snowpack.

from smrt import make_snowpack, sensor_list, make_model

# create a snowpack
snowpack = make_snowpack(thickness=[10.],   # snowpack depth in m
                         microstructure_model="sticky_hard_spheres",
                         density=320.0,   # density in kg/m3
                         temperature=260, # temperature in Kelvin
                         radius=100e-6)   # scatterers raidus in m

# create the sensor (AMSRE, channel 37 GHz vertical polarization)
radiometer = sensor_list.amsre('37V')

# create the model including the scattering model (IBA) and the radiative transfer solver (DORT)
m = make_model("iba", "dort")

# run the model
result = m.run(radiometer, snowpack)

print(result.TbV())

License information

See the file LICENSE.txt for terms & conditions for usage, and a DISCLAIMER OF ALL WARRANTIES.

DISCLAIMER: This version of SMRT is under peer review. Please use this software with caution, ask for assistance if needed, and let us know any feedback you may have.

Copyright (c) 2016-2025 Ghislain Picard, Melody Sandells, Henning Löwe.

Other contributions

  • Nina Maass: initial implementation of the sea-ice functions
  • Ludovic Brucker: initial implementation of the saline snow functions
  • Mai Winstrup: initial implementation of the sea-ice functions
  • Marion Leduc-Leballeur: test&debuging (snow and ice)
  • Carlo Marin: debuging of the wet permittivities.
  • Fanny Larue: debuging (LRM altimetry)
  • Justin Murfitt: debuging (lake-ice, LRM altimetry)
  • Julien Meloche: debuging (snow). Help to user. Iterative solver.
  • Janna Rücker: implementation of new sea-ice functions
  • Jacqueline Boutin: implementation of new sea-ice permittivity functions
  • Hippolyte Signargout: code cleaning and modernization, documentation refactoring
  • Ange Haddjeri: implementation of bedrock permittivity

Release files for smrt 0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for smrt 0
File Size Uploaded
smrt-0.tar.gz 495.4 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for smrt 0
File Interpreter ABI Platform
smrt-0-py3-none-any.whl Python 3 none any Details

Total release size: 963.8 kB

Release files / smrt-0.tar.gz

Download URL smrt-0.tar.gz
Size 495.4 kB
Tags Source
SHA-256 checksum
How to use checksums
a22d09bd25a08d15f8f3d13f708e2666754423a31401c1bad303a6c741384068
BLAKE2b-256 checksum
How to use checksums
4dea58584d16d1030ed14c3a33664474c99cbeda522f439a9e92070272bcf403
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Dec 3, 2025.

Transparency log

Release files / smrt-0-py3-none-any.whl

Download URL smrt-0-py3-none-any.whl
Size 468.4 kB
Tags Python 3
SHA-256 checksum
How to use checksums
66f820ee627048d1c44019a6d2b36bb2cb470bdaafb972eb99330b4222bffadc
BLAKE2b-256 checksum
How to use checksums
c4b74fd31b301ef28aa4226c7473a8fa60385027b3322cb0f302d43b3e845a7f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Dec 3, 2025.

Transparency log

Release history Release notifications | RSS feed

1.7

2 release files

1.6

2 release files

1.5.1

2 release files

1.5

2 release files

1.4

2 release files

1.3

2 release files

1.2.4

2 release files

1.2.3

2 release files

1.0.2

2 release files

This release

0 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page