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
Make an example notebook that uses elm's Pipeline (docs here) to with resampling / regridding as an intermediate step, where the resampling / regridding step uses an elm.steps.ModifySample transformer to use gridtools: https://github.com/CAB-LAB/gridtools . ModifySample is described in the docs here
Make an example notebook that uses
elm
'sPipeline
(docs here) to with resampling / regridding as an intermediate step, where the resampling / regridding step uses anelm.steps.ModifySample
transformer to usegridtools
: https://github.com/CAB-LAB/gridtools .ModifySample
is described in the docs hereSee also: pydata/xarray#486 (comment)
After the notebook, see how this may be generalized relative to
xarray
andelm
.cc @forman @gbrener @jbednar
The text was updated successfully, but these errors were encountered: