-
Notifications
You must be signed in to change notification settings - Fork 0
Open
0 / 20 of 2 issues completedDescription
Problem / Goal
We want to easily and flexibly visualize netCDF files in order to:
- sense-check inputs and outputs
- evaluating our training and current model performance
- generate plots that can be used in monthly update meetings or future demos
What good looks like
- Load .nc files
- Load W&B stats and logging outputs (depends on issue setting up W&B)
- Handle non-gridded, sparse data when plotting
- Plot spatial maps
- Plot multi-panel time slices
- Generate animations from time slices
- Region sub-selector (based on NSIDC masks)
- Export plots as png and mp4
Sub-issues
Metadata
Metadata
Labels
P1priority highpriority high