Skip to main content

The Snow Microwave Radiative Transfer (SMRT) model is a highly modular model to compute the thermal emission and backscattering coefficient of snowpacks and other cryospheric bodies in the microwave domain.

Project description

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

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

smrt-0.tar.gz (495.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

smrt-0-py3-none-any.whl (468.4 kB view details)

Uploaded Python 3

File details

Details for the file smrt-0.tar.gz.

File metadata

  • Download URL: smrt-0.tar.gz
  • Upload date:
  • Size: 495.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for smrt-0.tar.gz
Algorithm Hash digest
SHA256 a22d09bd25a08d15f8f3d13f708e2666754423a31401c1bad303a6c741384068
MD5 20d58bb8fdb9152e5905a50a8ef78dd6
BLAKE2b-256 4dea58584d16d1030ed14c3a33664474c99cbeda522f439a9e92070272bcf403

See more details on using hashes here.

Provenance

The following attestation bundles were made for smrt-0.tar.gz:

Publisher: publish.yml on smrt-model/smrt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file smrt-0-py3-none-any.whl.

File metadata

  • Download URL: smrt-0-py3-none-any.whl
  • Upload date:
  • Size: 468.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for smrt-0-py3-none-any.whl
Algorithm Hash digest
SHA256 66f820ee627048d1c44019a6d2b36bb2cb470bdaafb972eb99330b4222bffadc
MD5 2b96f3d29981650f0d90fb8d82154a64
BLAKE2b-256 c4b74fd31b301ef28aa4226c7473a8fa60385027b3322cb0f302d43b3e845a7f

See more details on using hashes here.

Provenance

The following attestation bundles were made for smrt-0-py3-none-any.whl:

Publisher: publish.yml on smrt-model/smrt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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