Changelog
2.1.0 (2023-02-17)¶
Documentation
- Add installation instructions for conda
Improvements
- Added all missing HITRAN species
- Fix out-dated command-line interface
- Add thin wrappers for xarray.open_datasetandxarray.load_dataset
- Add convenience method to list available identifiers
Internal Changes
- Lower version constraint on Numpy
2.0.0 (2023-02-14)¶
Documentation
- Re-organise content
- Move from Sphinx to mkdocs
Improvements
- Added a profile factory
- Added profile dataset schema converter and validator
- Added logging
Internal Changes
- Move from Poetry to PDM