You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rework the prototype using synthetic xarray data (rather than strings)
Apply a basic xbeam operation in place of real fluxes (i.e. some mapped operation)
Group current output into two Xarray Datasets: one for cesm_fluxes and one for cm26_fluxes with the spec being a new dimension
Aggregate each of the datasets over time
Other topics:
Understanding parallelism in Beam pre-deployment (i.e. visualizing a graph)
Checkpointing all transforms to Zarr so that we don't need to re-compute ARCO, filtered, or fluxes, if they already exist in some cache. This will require that cached Zarr stores pass some sanity check / test functions.
Based on pair session with @jbusecke today:
The text was updated successfully, but these errors were encountered: