Muy buenos días a todos.
Lo que pasa es que estoy intentando hacer una simulación interanual con ROMS, sin embargo me genera un error al intentar descargar los datos de forzamiento lateral y superficial (SODA,CFSR), pues me dice que el loaddap no es compatible con el Matlab.
Alguien seria tan amable de ayudarme con este error?.
De ante mano muchas gracias.
Error using loaddap (line 141)
Incompatible compiled matlab program installed.
Error using loaddap
-
- Posts: 1
- Joined: Fri Jul 19, 2019 3:57 pm
- Location: Universidd del Cauca
Re: Error using loaddap
loaddap.m is very old contributed code to Matlab.
These days the Matlab ncread and related functions will read OPeNDAP data directly. You don't need to use loaddap. Whatever software you were given to read SODA output you need to update or find something else newer to do the task.
These days the Matlab ncread and related functions will read OPeNDAP data directly. You don't need to use loaddap. Whatever software you were given to read SODA output you need to update or find something else newer to do the task.
John Wilkin: DMCS Rutgers University
71 Dudley Rd, New Brunswick, NJ 08901-8521, USA. ph: 609-630-0559 jwilkin@rutgers.edu
71 Dudley Rd, New Brunswick, NJ 08901-8521, USA. ph: 609-630-0559 jwilkin@rutgers.edu