how to write different type of data into one obs file

Discussion about tangent linear and adjoint models, variational data assimilation, and other related issues.

Moderators: arango, robertson

Post Reply
Message
Author
wangzc
Posts: 28
Joined: Fri Dec 28, 2012 5:44 am
Location: National Marine Environmental Forecasting Center

how to write different type of data into one obs file

#1 Unread post by wangzc »

hi :D
During the process of making obs files, how to write u_super_obs.nc and v_super_obs.nc into one file, easily stack?
When i set OBSNAME = u_super_obs.nc| v_super_obs.nc, ROMS only read in u, not both.
-Zongchen

User avatar
jivica
Posts: 169
Joined: Mon May 05, 2003 2:41 pm
Location: The University of Western Australia, Perth, Australia
Contact:

Re: how to write different type of data into one obs file

#2 Unread post by jivica »

Create 1 file using obs_merge.m or something similar. This will give you idea what to do.
$ROMS/matlab/4dvar/obs_merge.m

Ivica

Post Reply