Releases: NASA-Planetary-Science/pgdtools
v0.2.0
Major changes for users
Classification of presolar SiC grains has changed to be in line with the 2025-03-10 version of the SiC database. The definitions for X, C, D, and N grains have changed, now allowing 14N/15N ratios up to solar (441).
Current database versions (updated individually without required pgdtools update): - SiC: 2025-03-10 - Graphites: 2025-03-24
Important other changes
- update workflows, add justfile for updating python versions by @trappitsch in #56
- Update SiC database to 2025-03-10 by @trappitsch in #76
- Add Graphite DB 2025-03-24 by @trappitsch in #79
- switch to uv and add python313 support by @trappitsch in #80
- bump version, update changelog for docs by @trappitsch in #81
Full Changelog: v0.1.0...v0.2.0
v0.1.0
This is the first release of pgdtools
, a set of python tools that allows interacting with the presolar grain database. It comes with nice features to automatically download the presolar grain database and store it locally on your computer. From there on, it allows you to get the data, filter it, and retrieve individual grain information.
For details, please see the documentation
Note: pgdtools
is still constantly being updated. While we hope to not introduce breaking changes right away, they might still happen (and will be documented in the release notes). Please also let us know (a) if something doesn't work and (b) what you would to see as additional functionality.