Eradiate DISORT backend
Project description
Eradiate DISORT backend
A DISORT radiometric backend for the Eradiate radiative transfer model.
Overview
This project lets Eradiate experiments be solved with DISORT instead of Monte Carlo ray tracing, providing a fast radiometric backend for 1D plane-parallel scenes. The solver is reached through the nanodisort bindings to CDISORT, a C port of the original DISORT software.
Main features
- Computes radiances and fluxes for 1D plane-parallel atmospheres (no polarization).
- Drives an Eradiate experiment end-to-end, returning results as an
xarray.DataTree. - Supports Eradiate's
monoandckdspectral modes. - Defines a
DisortMeasureto record fluxes and intensities at chosen altitudes or optical thicknesses, optionally as a full radiance field.
Documentation
See the online documentation for installation details, the API reference and worked examples.
Requirements and installation
- Linux or macOS, Python 3.10 to 3.13.
- A working Eradiate installation.
pip install eradiate[kernel,recommended] eradiate-disort
Usage
Configure an Eradiate experiment with a disort measure, then run it through the
backend:
import eradiate
import eradiate_disort as ed
from eradiate.experiments import AtmosphereExperiment
eradiate.set_mode("ckd")
exp = AtmosphereExperiment(
surface={"type": "lambertian", "reflectance": 0.5},
atmosphere=None,
illumination={"type": "directional", "zenith": 30.0, "azimuth": 0.0},
measures={
"type": "disort",
"construct": "hplane",
"azimuth": 0.0,
"zeniths": [-60.0, -30.0, 0.0, 30.0, 60.0],
"srf": {"type": "delta", "wavelengths": [550.0]},
},
)
backend = ed.DisortBackend()
result = backend.run(exp)
About
Developed and maintained by Vincent Leroy and Claudia Emde.
This backend builds on CDISORT and DISORT; see the nanodisort README for the full credits to the CDISORT and DISORT authors.
Consistent with the nanodisort package it links to, this project is licensed under the terms of the GNU General Public License v3.0 or later (GPL-3.0-or-later).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file eradiate_disort-0.1.0rc3.tar.gz.
File metadata
- Download URL: eradiate_disort-0.1.0rc3.tar.gz
- Upload date:
- Size: 5.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c2f58f68c39c53afe4c194746d0bf9f84ea88c6dd9a043f9e71fb0026c297b2
|
|
| MD5 |
c49a9a396d7e7c810d5b878a7f53fce5
|
|
| BLAKE2b-256 |
ea67b6b8b7af0729f80ce6d25ec0cec8e42efa20cad16b6f0b34f06b2f9bf012
|
Provenance
The following attestation bundles were made for eradiate_disort-0.1.0rc3.tar.gz:
Publisher:
cd.yml on eradiate/eradiate-disort
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
eradiate_disort-0.1.0rc3.tar.gz -
Subject digest:
4c2f58f68c39c53afe4c194746d0bf9f84ea88c6dd9a043f9e71fb0026c297b2 - Sigstore transparency entry: 1779255062
- Sigstore integration time:
-
Permalink:
eradiate/eradiate-disort@f8ef685fc0fc6f995a1d04b3bdfc735438f19399 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/eradiate
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
cd.yml@f8ef685fc0fc6f995a1d04b3bdfc735438f19399 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file eradiate_disort-0.1.0rc3-py3-none-any.whl.
File metadata
- Download URL: eradiate_disort-0.1.0rc3-py3-none-any.whl
- Upload date:
- Size: 29.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e4dff23223bc510658aa1ef354e500c8d11b61b3ffc27d7596ce3888eeae139
|
|
| MD5 |
df09d603b83039a667811c503325ab31
|
|
| BLAKE2b-256 |
cd29520bdbbbc6eaa2a6897cb8e41797234833908ec0fe80eb1115bf9b80a4be
|
Provenance
The following attestation bundles were made for eradiate_disort-0.1.0rc3-py3-none-any.whl:
Publisher:
cd.yml on eradiate/eradiate-disort
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
eradiate_disort-0.1.0rc3-py3-none-any.whl -
Subject digest:
5e4dff23223bc510658aa1ef354e500c8d11b61b3ffc27d7596ce3888eeae139 - Sigstore transparency entry: 1779255219
- Sigstore integration time:
-
Permalink:
eradiate/eradiate-disort@f8ef685fc0fc6f995a1d04b3bdfc735438f19399 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/eradiate
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
cd.yml@f8ef685fc0fc6f995a1d04b3bdfc735438f19399 -
Trigger Event:
workflow_dispatch
-
Statement type: