Skip to content

interpolation method #7

@wwieder

Description

@wwieder

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.

regridder_obsdata = xe.Regridder(ds, ds_out_gpp, 'bilinear', periodic=True)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions