-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hey, sorry to ping you out of the blue with this comment, but Rosie shared your repo. The work here looks good! Very encouraging.
I wanted to ask about the interpolation method being used? I'll note that I'm not an expert on such matters, but the CLM diagnostics package uses area-conservative regridding to go from the ne30 to f09 grids, whereas it looks like currently this is set up to do bilinear interpolation. Not sure what's right, but I wanted to start a discussion.
xesmf_clm_fates_diagnostic/src/xesmf_clm_fates_diagnostic/regrid_and_plot_w_timeseries.py
Line 65 in f7c3e69
| regridder_obsdata = xe.Regridder(ds, ds_out_gpp, 'bilinear', periodic=True) |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels