4DVAR codes with Octave

General scientific issues regarding ROMS

Moderators: arango, robertson

Post Reply
Message
Author
hpftcb
Posts: 30
Joined: Wed Apr 13, 2016 7:37 pm
Location: OceanPact

4DVAR codes with Octave

#1 Unread post by hpftcb »

Hi all,

I am trying to run matlab 4dvars routines (https://www.myroms.org/svn/src/matlab/4dvar/) using Octave. I had sucess until line '[status]=c_observations(S)' ( a function from c_observations.m file).

The problem is that this function does not have the option to not use MEXNC like the other ones, which allow native/java/mexnc. And I can't make mexcn to properly work with Octave.

Has anyone used 4dvars routines and c_observations.m with Octave on Ubuntu?

Regards.

Post Reply