Problem with coastline_f using m_map1.4f and m_map

Discussion about analysis, visualization, and collaboration tools and techniques

Moderators: arango, robertson

Post Reply
Message
Author
crisalas
Posts: 6
Joined: Thu Mar 01, 2012 12:31 am
Location: Universidad de Concepcion

Problem with coastline_f using m_map1.4f and m_map

#1 Unread post by crisalas »

Hi all,

Recently I have install Roms Agrif V3, the problem is that when I want to use a Full resolution in
romstools_param.m :
___________________________________________
% GSHSS user defined coastline (see m_map)
% XXX_f.mat Full resolution data
% XXX_h.mat High resolution data
% XXX_i.mat Intermediate resolution data
% XXX_l.mat Low resolution data
% XXX_c.mat Crude resolution data
%
coastfileplot = 'coastline_f.mat';
coastfilemask = 'coastline_f_mask.mat';
_______________________________________________
Non recognize this resolution and show an always show the low resolution

In the file start.m I have using m_map1.4f and m_map separately but the problem non disappears...

If anyone can help me with this I would appreciate a lot

Cristian

Post Reply