-
Notifications
You must be signed in to change notification settings - Fork 24
2024‐03‐06
Michael Levy edited this page Mar 7, 2024
·
4 revisions
- General updates
- Per-group status updates / future plans / short-term goals (if anything to report)
- Collaborative work time focused on timeseries generation
- move ADF code into a CUPiD
timeseries.py
file - figure out how we want to call this
- move ADF code into a CUPiD
- General Updates
- Parallelization
- PR is merged in and this capability is now available!
- Updated Documentation
- Can we update land notebook to use parallelization and then switch to higher resolution dataset?
- SEWG presentation
- Sea ice notebook has been merged in!
- A few more documentation details have been updated
- Anything else to share?
- Collaborative work time future topics
- ADF for plotting? What does it look like to move things around?
- Concern: if every component spins up its own set of
matplotlib
wrappers, it'll be a mess - Other concern: ADF is still a production package, needs to maintain functionality
- Concern: if every component spins up its own set of
- Next meeting CWT: pulling ADF plotting functions out
- ADF for plotting? What does it look like to move things around?
- Parallelization
- Collaborative work time
- Motivation: seaice.ipynb wants time series output, currently Dave calls ADF just for the conversion. (Other components may want the same.)
- Move ADF timeseries generation code into a CUPiD file
- Figure out how we want to call CUPiD timeseries