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 1.6

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 1.6
File Size Uploaded
smrt-1.6.tar.gz 396.6 kB Details

Built distribution (wheel)

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

Total release size: 751.0 kB

Release files / smrt-1.6.tar.gz

Download URL smrt-1.6.tar.gz
Size 396.6 kB
Tags Source
SHA-256 checksum
How to use checksums
60b737847cc3f653d6df9047d4daadc16b7e101d4ded78e5b34c5713460e6b9d
BLAKE2b-256 checksum
How to use checksums
939ad4b005bb4e44bd9d36d8e5a01556550dcbfe24edd55ba0f40e97908c5289
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Aug 12, 2026.

Transparency log

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

Download URL smrt-1.6-py3-none-any.whl
Size 354.4 kB
Tags Python 3
SHA-256 checksum
How to use checksums
f3aceaf809c37246fe52c25173608a6d810dfae5a0233e4f23ef484ad0269c5a
BLAKE2b-256 checksum
How to use checksums
1e11a684ff0a856e72a657702423f3edbdc5a056842a11b62cde9ea8c21bbdb3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Aug 12, 2026.

Transparency log

Release history Release notifications | RSS feed

1.7

2 release files

This release

1.6 This release

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

0

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