some questions about upwelling case

Discussion about analysis, visualization, and collaboration tools and techniques

Moderators: arango, robertson

Post Reply
Message
Author
shiyf
Posts: 51
Joined: Mon Sep 09, 2013 11:09 pm
Location: OUC

some questions about upwelling case

#1 Unread post by shiyf »

I have run UPWELLING case successfully, and generate four nc files, but I can not open it,and i do not know which is the file we need that contains the result data, eg U,V,TEM,SAIT ?

could you tell me?
Thank you very much!

shiyf

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

Re: some questions about upwelling case

#2 Unread post by kate »

You need to develop some tools for viewing NetCDF files so that you can tell what is in each one. I like to start with "ncview <file>" while "ncdump -h <file>" can also be useful. To go beyond that, you need to pick a scripting language such as:
* Matlab
* Python
* Ferret
* NCL

There are Matlab tools on the ROMS svn site for downloading, which is probably the easiest way to get started.

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

Re: some questions about upwelling case

#3 Unread post by shiyf »

if i have Matlab tools in my cumputer,I do not need download, is it?

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

Re: some questions about upwelling case

#4 Unread post by kate »

You would need to have both Matlab itself as well as the ROMS matlab toolbox.

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

Re: some questions about upwelling case

#5 Unread post by shiyf »

kate wrote:You would need to have both Matlab itself as well as the ROMS matlab toolbox.
Thank you very much for helping me!Problem has been solved.

Now,there are some questions about Latte_C case.Instruction shows that"We have placed

the CPP options file latte_c.h, standand input ocean_lattec.in, and a modified varinfo.dat

in /srv/ckpt/roms/shared/latte_c/Forward".But,I can not find shared folder,

could you tell me where are the latte.in and ocean_latte_c.in files?

Thank you very much!

shiyf

User avatar
wilkin
Posts: 884
Joined: Mon Apr 28, 2003 5:44 pm
Location: Rutgers University
Contact:

Re: some questions about upwelling case

#6 Unread post by wilkin »

Now,there are some questions about Latte_C case.Instruction shows that"We have placed
the CPP options file latte_c.h, standand input ocean_lattec.in, and a modified varinfo.dat
in /srv/ckpt/roms/shared/latte_c/Forward".But,I can not find shared folder,
The instructions here are specific to a live tutorial offered during the 2009 ROMS meeting in Sydney. We have not updated those files recently or have them available for an updated Wiki ROMS entry. One day we might get to it...

This thread refers specifically to the UPWELLING case, so start another thread if you have questions about configuring realistic applications.
John Wilkin: DMCS Rutgers University
71 Dudley Rd, New Brunswick, NJ 08901-8521, USA. ph: 609-630-0559 jwilkin@rutgers.edu

Post Reply