Opened 11 years ago

Closed 11 years ago

#596 closed upgrade (Done)

d_ecmwf2roms.m

Reported by: arango Owned by: arango
Priority: major Milestone: Matlab Processing Scripts
Component: Matlab Version: 3.7
Keywords: Cc:

Description

Added driver template script showing how to create ROMS forcing NetCDF file(s) using ROMS metadata structure. The data source is the ECMWF ERA-Interim (Jan 1979 - present):

http://apps.ecmwf.int/datasets/data/interim_full_daily

See the following post in the forum for more information.

Many thanks to John Wilkin for helping me test this Matlab script.

Change History (4)

comment:1 by arango, 11 years ago

Resolution: Done
Status: newclosed

comment:2 by arango, 11 years ago

Resolution: Done
Status: closedreopened

comment:3 by arango, 11 years ago

Corrected the computation surface freshwater flux, swflux:

swflux = -e - tp

The ECMWF ERA dataset convections is to have evaporation, e, as a positive vertical downward flux.

comment:4 by arango, 11 years ago

Resolution: Done
Status: reopenedclosed
Note: See TracTickets for help on using tickets.