radical-collaboration / facts

Repository for the Framework for Accessing Changes To Sea-level (FACTS)
MIT License
21 stars 10 forks source link

Add functionality to interpolate sea level samples onto user-defined time points #308

Closed bobkopp closed 10 months ago

bobkopp commented 10 months ago

This is needed for emulandice2, since the time points for the R code are hard coded in the emulators, but is likely to be a functionality useful in other contexts.

bobkopp commented 10 months ago

Looks straightforward: https://crusaderky-xarray.readthedocs.io/en/latest/interpolation.html

bobkopp commented 10 months ago

This is implemented in emulandice2 now.