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.7

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

Built distribution (wheel)

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

Total release size: 1.0 MB

Release files / smrt-1.7.tar.gz

Download URL smrt-1.7.tar.gz
Size 521.9 kB
Tags Source
SHA-256 checksum
How to use checksums
44f47c86962aa28530618227b77791b329daf2a1585638ff5a4d1296f9f7f9a6
BLAKE2b-256 checksum
How to use checksums
e1ae09544f04978b965f673587bc3ba956eeadfdb692a1c19e9b53b8aa5c9ae5
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 19, 2026.

Transparency log

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

Download URL smrt-1.7-py3-none-any.whl
Size 495.3 kB
Tags Python 3
SHA-256 checksum
How to use checksums
ea9fabcb1880e8972f2d1cf92c934011b2e7e363874dd20e818f4422023793ce
BLAKE2b-256 checksum
How to use checksums
a741fd3322232ad0b71375cd65f11611c82fb788a4524b352cc87fefc636acf4
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 19, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

1.7 This release

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

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