Metadata-Version: 2.4
Name: eradiate-disort
Version: 0.1.0rc1
Summary: Eradiate DISORT backend
Author-email: Vincent Leroy <vincent.leroy@rayference.eu>
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: <3.14,>=3.10
Requires-Dist: eradiate==1.2.0rc5
Requires-Dist: nanodisort==0.2.*
Requires-Dist: xarray>=2024.11
Description-Content-Type: text/markdown

# Eradiate DISORT backend

This project provides a DISORT radiometric backend for the Eradiate radiative
transfer model. It leverages the [nanodisort](https://github.com/eradiate/nanodisort)
binding project, which provides lightweight Python bindings to CDISORT, a
C port of the original DISORT software.

## Getting started

TBD

## References

TBD

## Licensing

Consistent with the nanodisort package, which this software links to, this
project is licensed under the terms of the GNU General Public License (GPLv3).
