joseki

Reference atmospheric thermophysical properties for radiative transfer applications in Earth's atmosphere.

https://github.com/rayference/joseki

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.2%) to scientific vocabulary

Keywords

atmosphere atmospheric-modelling atmospheric-science radiative-transfer thermophysical-properties

Keywords from Contributors

earth-observation interactive mesh interpretability profiles distribution sequences generic projection standardization
Last synced: 7 months ago · JSON representation ·

Repository

Reference atmospheric thermophysical properties for radiative transfer applications in Earth's atmosphere.

Basic Info
Statistics
  • Stars: 10
  • Watchers: 0
  • Forks: 2
  • Open Issues: 6
  • Releases: 0
Topics
atmosphere atmospheric-modelling atmospheric-science radiative-transfer thermophysical-properties
Created almost 5 years ago · Last pushed 9 months ago
Metadata Files
Readme License Citation

README.md

Joseki logo

Joseki

Reference atmospheric thermophysical profiles for radiative transfer applications in Earth's atmosphere.

Documentation Status PyPI Conda License: LGPLv3 uv Ruff

This package gathers together datasets of thermophysical properties of the Earth's atmosphere relevant for radiative transfer applications, and provides utilities to compute common characteristic quantities and perform 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
  • NetCDF support thanks to the xarray library

  • Documented and standard dataset format based on the CF conventions

  • Dataset schema validation

  • Altitude interpolation/extrapolation and regularization

  • Molecular concentration rescaling

  • Molecule selection

  • Computation of derived quantities

  • Convenient units support thanks to the pint library

  • Command-line interface

  • Python API

Requirements

  • Python 3.8+

Installation

You can install Joseki via pip from PyPI:

shell pip install joseki

or via conda from conda-forge:

shell conda install -c conda-forge joseki

Documentation

Visit joseki.readthedocs.io.

Ikigai

Joseki was born in the context of the development of the Eradiate radiative transfer model, from the need to collect, document, trace, integrate, and modify popular thermophysical profiles. As such, its features evolve in close relationship to those of Eradiate.

About

Joseki was created by Yvan Nollet and is maintained by Rayference.

Joseki is a component of the Eradiate radiative transfer model.

Joseki's logo is a simple representation (not to scale!) of the 5 layers of Earth's atmosphere (troposphere, stratosphere, mesosphere, thermosphere and exosphere).

Owner

  • Name: Rayference
  • Login: rayference
  • Kind: organization
  • Location: Belgium

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Joseki
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Yvan
    family-names: Nollet
    affiliation: Rayference
    orcid: 'https://orcid.org/0000-0002-6241-444X'
  - given-names: Vincent
    family-names: Leroy
    affiliation: Rayference
    orcid: 'https://orcid.org/0000-0002-5407-0237'
repository-code: 'https://github.com/rayference/joseki'
url: 'https://rayference.github.io/joseki/2.6.1'
abstract: >-
  Reference atmosphere's thermophysical profiles for
  radiative transfer applications in Earth's atmosphere.
keywords:
  - radiative-transfer
  - atmosphere
  - atmospheric-science
  - atmospheric-modelling
  - thermophysical-properties
license: LGPLv3
commit: e7ce034c0d3d3ff4cea7f8f4b8eeebdd4f28207e
version: 2.6.1
date-released: '2024-02-13'

GitHub Events

Total
  • Issues event: 1
  • Watch event: 2
  • Delete event: 3
  • Issue comment event: 3
  • Member event: 1
  • Push event: 16
  • Pull request event: 7
  • Pull request review event: 1
  • Fork event: 1
  • Create event: 2
Last Year
  • Issues event: 1
  • Watch event: 2
  • Delete event: 3
  • Issue comment event: 3
  • Member event: 1
  • Push event: 16
  • Pull request event: 7
  • Pull request review event: 1
  • Fork event: 1
  • Create event: 2

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 392
  • Total Committers: 4
  • Avg Commits per committer: 98.0
  • Development Distribution Score (DDS): 0.24
Past Year
  • Commits: 48
  • Committers: 3
  • Avg Commits per committer: 16.0
  • Development Distribution Score (DDS): 0.292
Top Committers
Name Email Commits
Yvan Nollet y****t@r****u 298
dependabot[bot] 4****] 59
Vincent Leroy v****y@r****u 34
Lucio Franceschini l****2@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 16
  • Total pull requests: 96
  • Average time to close issues: 8 months
  • Average time to close pull requests: about 1 month
  • Total issue authors: 2
  • Total pull request authors: 4
  • Average comments per issue: 0.19
  • Average comments per pull request: 0.84
  • Merged pull requests: 21
  • Bot issues: 0
  • Bot pull requests: 78
Past Year
  • Issues: 1
  • Pull requests: 4
  • Average time to close issues: N/A
  • Average time to close pull requests: 23 minutes
  • Issue authors: 1
  • Pull request authors: 2
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.75
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 3
Top Authors
Issue Authors
  • nollety (6)
  • SylvainDoute (1)
  • leroyvn (1)
Pull Request Authors
  • leroyvn (8)
  • dependabot[bot] (6)
  • nollety (2)
  • lucio-f (1)
Top Labels
Issue Labels
enhancement (6) refactoring (3)
Pull Request Labels
dependencies (6) enhancement (2)

Dependencies

docs/requirements.txt pypi
  • furo ==2022.6.21
  • sphinx ==5.0.2
  • sphinx-click ==4.2.0
  • sphinxcontrib_bibtex ==2.4.2
poetry.lock pypi
  • 166 dependencies
pyproject.toml pypi
  • Pygments >=2.7.1 develop
  • bandit ==1.7.4 develop
  • black >=21.12b0 develop
  • coverage >=6.2 develop
  • darglint >=1.5.5 develop
  • flake8 >=3.8.4 develop
  • flake8-bandit >=2.1.2 develop
  • flake8-bugbear >=21.11.29 develop
  • flake8-docstrings >=1.5.0 develop
  • flake8-rst-docstrings >=0.2.5 develop
  • furo >=2021.4.11-beta.34 develop
  • ipython >=7.24.0 develop
  • jupyterlab >=3.0.16 develop
  • matplotlib >=3.4.2 develop
  • mypy >=0.790 develop
  • pep8-naming >=0.11.1 develop
  • pre-commit >=2.7.1 develop
  • pre-commit-hooks >=4.0.1 develop
  • pytest >=6.1.1 develop
  • reorder-python-imports >=2.3.5 develop
  • safety >=1.9.0 develop
  • sphinx >=4.3.1 develop
  • sphinx-autobuild >=2021.3.14 develop
  • sphinx-click >=3.0.2 develop
  • sphinxcontrib-bibtex >=2.3.0 develop
  • typeguard >=2.9.1 develop
  • xdoctest >=0.15.0 develop
  • Pint >=0.17
  • click >=7.0
  • molmass >=2021.6.18
  • netCDF4 >=1.5.7
  • numpy >=1.22.1
  • pandas >=1.2.4
  • python >=3.8,<3.10
  • requests >=2.25.1
  • scipy >=1.6.3
  • ussa1976 ^0.3.2
  • xarray >=0.18.2
.github/workflows/release.yml actions
  • actions/checkout v3.0.2 composite
  • actions/setup-python v4.0.0 composite
  • pypa/gh-action-pypi-publish v1.5.0 composite
  • release-drafter/release-drafter v5.20.0 composite
  • salsify/action-detect-and-tag-new-version v2.0.1 composite
.github/workflows/tests.yml actions
  • actions/cache v3.0.4 composite
  • actions/checkout v3.0.2 composite
  • actions/download-artifact v3.0.0 composite
  • actions/setup-python v4.0.0 composite
  • actions/upload-artifact v3.1.0 composite
  • codecov/codecov-action v3.1.0 composite