d_initial.m problem

General scientific issues regarding ROMS

Moderators: arango, robertson

Post Reply
Message
Author
mengqingjun
Posts: 34
Joined: Sat Sep 08, 2012 2:15 pm
Location: Ocean University Of Cina

d_initial.m problem

#1 Unread post by mengqingjun »

I am preparing initial input files for ROMS using the matlab scripts d_initial.m .
There is "OAname = fullfile(my_root, 'Data/OA', 'oa4_lev94_feb.nc');",and I don't know how to prepare my "oa_lev94_feb.nc".It seems like the file is produced in the old fortran code. I don't know how to produce my files just like "oa4_lev94_feb.nc".
Could anynone help me ? Thanks!

User avatar
kate
Posts: 4088
Joined: Wed Jul 02, 2003 5:29 pm
Location: CFOS/UAF, USA

Re: d_initial.m problem

#2 Unread post by kate »

In my experience, the model behaves better when provided with consistent initial (and boundary) conditions from a global ocean model. We have python scripts to extract initial conditions from SODA. I'm sure the Matlab community has something similar.

shiyf
Posts: 51
Joined: Mon Sep 09, 2013 11:09 pm
Location: OUC

Re: d_initial.m problem

#3 Unread post by shiyf »

kate wrote:In my experience, the model behaves better when provided with consistent initial (and boundary) conditions from a global ocean model. We have python scripts to extract initial conditions from SODA. I'm sure the Matlab community has something similar.
I want to know where can load python scripts and instruction. Thank you very much!!

User avatar
rdussin
Posts: 8
Joined: Wed Jul 13, 2011 12:37 pm
Location: IMCS Rutgers

Re: d_initial.m problem

#4 Unread post by rdussin »

hi,

We are working on a way to distribute those scripts and examples. In the meantime,
I can send you the scripts if you send me an e-mail to raphael @ esm.rutgers.edu
(no spaces)

best,
raphael

Post Reply