Skip to content

Regrid SWOT data to regular grid #7

@nilsleh

Description

@nilsleh

Dear SWOT-community,

I downloaded SWOT L3 data from Aviso for a research project. I am new to SWOT data and these sort of data sources in general, so apologies in advance.

swot = xr.open_dataset("SWOT_L3_LR_SSH_Basic_001_584_20230811T012726_20230811T021852_v1.0.nc")

Screenshot from 2024-06-28 11-49-10

However, I would like to match the SWOT data with other data products that come in a regular grid like (time, lat, lon) format, like so:
Screenshot from 2024-06-28 11-53-28

I have done some searching with respect to possible tools like:

But was wondering if you have a recommended workflow or possibly even a suggestion on how to do this? The SWOT data wouldn't need to be in the same resolution as the other data sources, but should be regridded to be in lat/lon format. Thank you for any hints, suggestions, and possible solutions. Cheers.

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