Recent Releases of erad2024
erad2024 - 🚀 ERAD 2024 Open Radar Science Short Course Release v1.0 🚀
What's Changed
- DOC: update README.md and theme config by @kmuehlbauer in https://github.com/openradar/erad2024/pull/2
- FIX: Fix the link to the nightly build status by @mgrover1 in https://github.com/openradar/erad2024/pull/4
- ADD: Add binder files for LROSE by @mgrover1 in https://github.com/openradar/erad2024/pull/5
- ADD: Add build scripts for BALTRAD from ERAD2022 by @mgrover1 in https://github.com/openradar/erad2024/pull/13
- Add first batch of python dependencies by @kmuehlbauer in https://github.com/openradar/erad2024/pull/14
- ADD: add postbuild file by @mgrover1 in https://github.com/openradar/erad2024/pull/17
- Add python version and numpy versions by @mgrover1 in https://github.com/openradar/erad2024/pull/18
- Avoid python 311 by @mgrover1 in https://github.com/openradar/erad2024/pull/19
- ADD: Add revised link to lrose by @mgrover1 in https://github.com/openradar/erad2024/pull/20
- FIX: Fix env name by @mgrover1 in https://github.com/openradar/erad2024/pull/21
- DEL: Remove old conda dir line by @mgrover1 in https://github.com/openradar/erad2024/pull/22
- Check conda dir by @mgrover1 in https://github.com/openradar/erad2024/pull/23
- Check conda dir by @mgrover1 in https://github.com/openradar/erad2024/pull/24
- FIX: Link to right directory in conda by @mgrover1 in https://github.com/openradar/erad2024/pull/25
- Build CI by @kmuehlbauer in https://github.com/openradar/erad2024/pull/31
- add zip to environment.yml by @kmuehlbauer in https://github.com/openradar/erad2024/pull/32
- Bump peter-evans/create-or-update-comment from 3 to 4 by @dependabot in https://github.com/openradar/erad2024/pull/30
- Bump dawidd6/action-download-artifact from 2.27.0 to 3.1.4 by @dependabot in https://github.com/openradar/erad2024/pull/29
- Bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/openradar/erad2024/pull/28
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/openradar/erad2024/pull/27
- Bump actions/download-artifact from 3 to 4 by @dependabot in https://github.com/openradar/erad2024/pull/26
- FIX: Remove redundant mamba update by @mgrover1 in https://github.com/openradar/erad2024/pull/33
- Bump peaceiris/actions-gh-pages from 3.9.3 to 4.0.0 by @dependabot in https://github.com/openradar/erad2024/pull/35
- Bump peter-evans/find-comment from 2 to 3 by @dependabot in https://github.com/openradar/erad2024/pull/36
- Add BALTRAD by @kmuehlbauer in https://github.com/openradar/erad2024/pull/39
- Bump actions/github-script from 6 to 7 by @dependabot in https://github.com/openradar/erad2024/pull/38
- Bump dawidd6/action-download-artifact from 3.1.4 to 6 by @dependabot in https://github.com/openradar/erad2024/pull/37
- Add myst infra by @mgrover1 in https://github.com/openradar/erad2024/pull/42
- ADD: Add author info by @mgrover1 in https://github.com/openradar/erad2024/pull/43
- Use separate file by @mgrover1 in https://github.com/openradar/erad2024/pull/44
- ADD: Add pyart notebook by @mgrover1 in https://github.com/openradar/erad2024/pull/45
- list env notebooks by @kmuehlbauer in https://github.com/openradar/erad2024/pull/56
- ADD: Add Data Access Notebook by @mgrover1 in https://github.com/openradar/erad2024/pull/55
- FIX: Fix missing line in myst file by @mgrover1 in https://github.com/openradar/erad2024/pull/58
- Use new myst build in pullrequest and push by @kmuehlbauer in https://github.com/openradar/erad2024/pull/57
- FIX: adapt CI to "old" workflow with new myst build by @kmuehlbauer in https://github.com/openradar/erad2024/pull/61
- MNT: only build docker container on change in binder-folder by @kmuehlbauer in https://github.com/openradar/erad2024/pull/62
- intro to lrose notebook (#11) by @leavesntwigs in https://github.com/openradar/erad2024/pull/34
- adding xradar-basics notebook by @aladinor in https://github.com/openradar/erad2024/pull/59
- ADD: PyDDA notebook by @rcjackson in https://github.com/openradar/erad2024/pull/41
- Xradar basics images by @aladinor in https://github.com/openradar/erad2024/pull/66
- FIX: Stop using latest in docker file by @mgrover1 in https://github.com/openradar/erad2024/pull/67
- FIX: use additional tag on push by @kmuehlbauer in https://github.com/openradar/erad2024/pull/68
- ADD: BALTRAD notebooks by @kmuehlbauer in https://github.com/openradar/erad2024/pull/65
- FIX: notebooks by @kmuehlbauer in https://github.com/openradar/erad2024/pull/69
- FIX: PyDDA Wind retrieval notebook and baltrad2wradlib notebook by @kmuehlbauer in https://github.com/openradar/erad2024/pull/71
- ADD: PyDDA performance packages to environment.yml by @kmuehlbauer in https://github.com/openradar/erad2024/pull/74
- ADD: add gpm-api in appendix.txt (needs
--no-update-deps) by @kmuehlbauer in https://github.com/openradar/erad2024/pull/75 - MNT: CI/Repo/Myst by @kmuehlbauer in https://github.com/openradar/erad2024/pull/77
- ADD: wradlib notebooks by @kmuehlbauer in https://github.com/openradar/erad2024/pull/76
- MNT: update ORCID's by @kmuehlbauer in https://github.com/openradar/erad2024/pull/80
- ADD: Add initial schedule by @mgrover1 in https://github.com/openradar/erad2024/pull/83
- ADD: GPM-API Tutorial by @ghiggi in https://github.com/openradar/erad2024/pull/84
- Add codespell v2 by @ghiggi in https://github.com/openradar/erad2024/pull/89
- ADD: Getting started guide - restructure by @kmuehlbauer in https://github.com/openradar/erad2024/pull/96
- Upload LROSE notebooks by @tingyucha in https://github.com/openradar/erad2024/pull/91
- Arco data and QVP by @aladinor in https://github.com/openradar/erad2024/pull/97
- FIX: Use the most recent commit of xarray main by @mgrover1 in https://github.com/openradar/erad2024/pull/99
- Update GPM-API tutorials by @ghiggi in https://github.com/openradar/erad2024/pull/101
- Adding pyrad part by @wolfidan in https://github.com/openradar/erad2024/pull/100
- Small update to wradlib notebook by @kmuehlbauer in https://github.com/openradar/erad2024/pull/105
- ADD: Add intro to open radar science presentation by @mgrover1 in https://github.com/openradar/erad2024/pull/104
- ADD: Add projects to toc and update title of DDA notebook by @mgrover1 in https://github.com/openradar/erad2024/pull/107
- Arco data by @aladinor in https://github.com/openradar/erad2024/pull/106
New Contributors
- @kmuehlbauer made their first contribution in https://github.com/openradar/erad2024/pull/2
- @mgrover1 made their first contribution in https://github.com/openradar/erad2024/pull/4
- @dependabot made their first contribution in https://github.com/openradar/erad2024/pull/30
- @leavesntwigs made their first contribution in https://github.com/openradar/erad2024/pull/34
- @aladinor made their first contribution in https://github.com/openradar/erad2024/pull/59
- @rcjackson made their first contribution in https://github.com/openradar/erad2024/pull/41
- @ghiggi made their first contribution in https://github.com/openradar/erad2024/pull/84
- @tingyucha made their first contribution in https://github.com/openradar/erad2024/pull/91
- @wolfidan made their first contribution in https://github.com/openradar/erad2024/pull/100
Full Changelog: https://github.com/openradar/erad2024/commits/v1.0
- Jupyter Notebook
Published by mgrover1 almost 2 years ago