Releases: rayference/joseki
Releases · rayference/joseki
v2.6.1
v2.6.0
v2.5.2
v2.5.1
v2.5.0
📚 Documentation
- Update How-to guides with respect to rescaling and specifying the altitude grid
🚀 Features
- Remove support to CAMS reanalysis datasets
🔨 Refactoring
- parameter
z
tomake
is converted to a quantity - get unit registry from application and append units from units definition file
v2.1.0
📚 Documentation
- Add installation instructions for conda
🚀 Features
- Added molecular masses for all missing HITRAN species
- Fix out-dated command-line interface
- Add thin wrappers for
xarray.open_dataset
andxarray.load_dataset
- Add convenience method to list available identifiers
v2.0.0
📚 Documentation
- Move from Sphinx to mkdocs
- Re-organise content
- Documentation is deployed at https://nollety.github.io/joseki
🚀 Features
- Conserve column densities when interpolating or when changing the nodes-representation of a profile to a cells-representation
- Added a dataset schema validator (and converter)
- Added a profile factory
- Added logging
🔨 Refactoring
v1.4.1
v1.4.0
Changes
- Update standard name
molecule
->gas_molecule
(#260) @nollety - Refactor make method in core module (#259) @nollety
📦 Dependencies
- Bump nox-poetry from 1.0.0 to 1.0.1 in /.github/workflows (#264) @dependabot
- Bump pandas from 1.4.2 to 1.4.3 (#261) @dependabot
- Bump numpy from 1.22.4 to 1.23.0 (#255) @dependabot
- Bump flake8-bandit from 2.1.2 to 3.0.0 (#254) @dependabot
- Bump flake8-bugbear from 22.4.25 to 22.6.22 (#256) @dependabot
- Bump sphinx-click from 4.1.0 to 4.2.0 (#257) @dependabot
- Bump furo from 2022.6.4.1 to 2022.6.21 (#258) @dependabot
v1.3.1
Changes
🚀 Features
- Add
__version__
(#252) @nollety - Add U.S. Standard Atmosphere 1976 (#250) @nollety
- Add scaling factors accessor (#225) @nollety
- Fix deprecation warning from nox_poetry (#221) @nollety
📚 Documentation
📦 Dependencies
- Bump bandit from 1.7.2 to 1.7.4 (#159) @dependabot
- Bump sphinx-click from 4.1.0 to 4.2.0 (#246) @dependabot
- Bump sphinx from 4.5.0 to 5.0.2 (#247) @dependabot
- Bump furo from 2022.6.4.1 to 2022.6.21 (#249) @dependabot
- Bump jupyterlab from 3.4.2 to 3.4.3 (#237) @dependabot
- Bump requests from 2.27.1 to 2.28.0 (#238) @dependabot
- Bump sphinx from 5.0.1 to 5.0.2 in /docs (#239) @dependabot
- Bump sphinx from 4.5.0 to 5.0.2 (#240) @dependabot
- Bump furo from 2022.4.7 to 2022.6.4.1 (#230) @dependabot
- Bump actions/cache from 3.0.3 to 3.0.4 (#232) @dependabot
- Bump flake8-rst-docstrings from 0.2.5 to 0.2.6 (#234) @dependabot
- Bump sphinx from 5.0 to 5.0.1 in /docs (#229) @dependabot
- Bump mypy from 0.960 to 0.961 (#231) @dependabot
- Bump pre-commit-hooks from 4.2.0 to 4.3.0 (#233) @dependabot
- Bump actions/setup-python from 3.1.2 to 4.0.0 (#235) @dependabot
- Bump furo from 2022.4.7 to 2022.6.4.1 (#228) @dependabot
- Bump furo from 2022.4.7 to 2022.6.4.1 in /docs (#227) @dependabot
- Bump sphinx from 4.4.0 to 5.0.1 in /docs (#223) @dependabot
- Bump pep8-naming from 0.12.1 to 0.13.0 (#224) @dependabot
- Bump release-drafter/release-drafter from 5.17.5 to 5.20.0 (#222) @dependabot
- Bump virtualenv from 20.0.35 to 20.14.1 in /.github/workflows (#188) @dependabot
- Fix deprecation warning from nox_poetry (#221) @nollety