MONETIO v0.2
This release includes:
- fixes and new features for the AERONET and AirNow readers
- various updates to the HYSPLIT tooling
- dev updates (adding pre-commit, initial tests, API documentation updates,
CITATION.cff
, ...) - some readers for MELODIES MONET
What's Changed
- traj.py by @aring1988 in #9
- Amcdev by @amcz in #10
- Hysplitdev by @amcz in #12
- Hysplitdev by @amcz in #17
- Update the GOES 16 and 17 readers by @bbakernoaa in #19
- hysplit.py Added sample_time_stamp option to open_dataset and combine… by @amcz in #23
- Created reader for PAMS data by @aring1988 in #21
- Development by @amcz in #27
- Made necessary adjustments and removed unnecessary function by @aring1988 in #29
- Hysplitdev by @amcz in #28
- Hysplitdev by @amcz in #32
- Hysplitdev by @amcz in #34
- Attribute Fixes by @aring1988 in #37
- New
.gitignore
by @zmoon in #40 - Add pre-commit by @zmoon in #41
- Start testing by @zmoon in #42
- Use
setup.cfg
by @zmoon in #43 - CITATION.cff by @zmoon in #44
- Docs CI by @zmoon in #46
- AERONET fixes by @zmoon in #45
- Hysplitdev by @amcz in #51
- AirNow fixes by @zmoon in #47
- Add in MM Reader Scripts for WRF-Chem, CMAQ, RRFS-CMAQ, and CESM-FV by @rschwant in #52
- Move CESM SE reader file to monetio by @Duseong in #53
New Contributors
- @aring1988 made their first contribution in #9
- @zmoon made their first contribution in #40
- @rschwant made their first contribution in #52
- @Duseong made their first contribution in #53
Full Changelog: v0.1...v0.2.0