Skip to content

Reading Delft3D Flow NetCDF output into parcels #1205

Description

@VeckoTheGecko

Currently parcels doesn't have the capability to read Delf3D Flow simulation NetCDF flow output. Writing a function like FieldSet.from_nemo() that parses the NetCDF file from Flow into a parcels fieldset would be a useful addition to the codebase for those working with Delft3D.


Discussed in #1204

Originally posted by VeckoTheGecko July 27, 2022
I've been working with Delft3D Flow simulations which have an option to export to NetCDF files. The format of the output NetCDF of Delf3D Flow simulations and the input of parcels flowfields are different.

Are there existing functions (within the codebase, or external tools) to wrangle flow data from Delf3D Flow simulations into the parcels format?

If not, I may develop these functions. Would this be a suitable fit to have somewhere in the parcels codebase?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status
    Backlog
    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions