Is there a package that performs first and second order conservative remapping?

In Daniel Sheas’ regridding overview, they advise that for discontinuous variables (eg, 3 hourly precipitation) it may be better to use First- and Second-Order Conservative Remapping. I need to interpolate some data and was wondering this be done using Interpolations.jl or one of the other interpolation packages? While this can be done using CDO or ESMF_regrid, I was wondering whether there is a Julia alternative.

2 Likes