Reference atmosphere's thermophysical profiles for radiative transfer applications in Earth's atmosphere.
Reason this release was yanked:
Contains features not intended for public release
Project description
Joseki
Reference atmosphere's thermophysical profiles for radiative transfer applications in Earth's atmosphere.
This package gathers together datasets of thermophysical properties of the Earth's atmosphere relevant for radiative transfer applications, and provides utilities to compute common caracteristic quantities as well as to perform different operations, such as interpolation and rescaling, on a dataset.
Features
- Available profiles:
- AFGL Atmospheric Constituent Profiles (0-120 km)
- MIPAS (2007) reference atmospheres
- U.S. Standard Atmosphere, 1976
- Specify the altitude mesh to interpolate the atmospheric profile at.
- Move from the nodes-representation to the cells-representation of the altitude mesh.
- Command-line interface.
- Python API.
Requirements
- Python 3.8+
Installation
You can install Joseki via pip
from PyPI
:
pip install joseki
or via conda
:
conda install -c conda-forge joseki
Documentation
Visit https://nollety.github.io/joseki/latest.
Ikigai
Joseki was born in the context of the development of the Eradiate radiative transfer model, from the need to collect, document and trace, integrate and modify popular thermophysical profiles. As such, its features evolve in close relationship to those of Eradiate.
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.