error in forcing file

Report or discuss software problems and other woes

Moderators: arango, robertson

Post Reply
Message
Author
mashinde
Posts: 135
Joined: Mon Jun 22, 2009 3:46 pm
Location: Indian Institute of Tropical Meteorology, Pune, INDIA

error in forcing file

#1 Unread post by mashinde »

Dear friends,

I am running the script 'd_core2_frc_md.m' for medi sea. But I am getting following error.

d_core2_frc_md
??? Undefined variable "netcdf" or class "netcdf.getConstant".

Error in ==> d_core2_frc_md at 120
mode = netcdf.getConstant('CLOBBER'); % overwrite

my matlab version is R2008a. any suggestions/comment.



Thanking you !

phamxuanduong
Posts: 1
Joined: Wed Jul 13, 2011 12:37 pm
Location: Nha Trang Institute of Oceanography

Re: error in forcing file

#2 Unread post by phamxuanduong »

Dear All
I don't known setup ROMS for my computer, I need everybody help me
Best regards
Duong

User avatar
arango
Site Admin
Posts: 1350
Joined: Wed Feb 26, 2003 4:41 pm
Location: DMCS, Rutgers University
Contact:

Re: error in forcing file

#3 Unread post by arango »

You need a newer version of Matlab. The native OpenDAP support is only available in 2012a. I put this script as a template. You need to modify and adapt it to your application or Matlab version. These scripts are complex and you need to gain some experience with Matlab.

Sometimes I am hesitant to release all these advanced template scripts because they are used as it is. I provide a template to give the user a guideline...

Post Reply