Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Feature request: Interpolation for ROMS #898

@hkershaw-brown

Description

@hkershaw-brown

Use case

WHOI pipeline for MOM6, also use with ROMS

Is your feature request related to a problem?

Currently the ROMS model_mod is only for use with versions of ROMS that output verification observations.
It would be good to be able to use ROMS without using the external forward operators (verification obs)

Describe your preferred solution

Take a look at the DART_development version of ROMS model_mod.f90
Implement interpolation with quad_utils_mod
Will need to check the license on some of this code (looks like it is 'borrowed' from ROMS - MIT License) .

Describe any alternatives you have considered

From scratch?


Edit: here is the initial clean up branch:
branch: whoi-roms

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