hello,everyone,
I am a new user, i will be very grateful for your any Suggestions.
I want create grid from 5S-70N and 30E-255E. In the beginning, i used easy_grid.m script,and setting:
" % Geographical and Grid parameters --------
lat = -5.0; % Latitude (degrees) of the bottom-left corner of the grid.
lon = 30.0; % Longitude (degrees) of the bottom-left corner of the grid.
X = 225.*111.*1000.; % Width of domain (meters)
Y = 75.*111.*1000.; % Length of domain (meters)
rotangle = 3.0; % Angle (degrees) to rotate the grid conterclock-wise
resol = 1./6.*111.*1000.;
N = 10; % Number of vertical levels
"
when there was error, I changed of different 'rotangle' parameters, but it was always wrong.
could you tell me where are my mistakes?
In addition, someone tell me that some other matlab tools(eg,seagrid,Matlab/grid/) also could create grid,and i download many .m file from website.But I am very confused Which one is the most convenient for new user,could you give some advice,I would be very grateful!
how to create grid?
-
- Posts: 79
- Joined: Sun Dec 30, 2012 2:58 pm
- Location: inio:Iranian National Institute for Oceanography
Re: how to create grid?
hi
if you want to create Rectangular grid ,i suggest you use roms-agrif version. it is so easy to use program.
http://www.romsagrif.org/
be Successful
fereshte
if you want to create Rectangular grid ,i suggest you use roms-agrif version. it is so easy to use program.
http://www.romsagrif.org/
be Successful
fereshte
Re: how to create grid?
thank you very much! Now,i try to use seagrid to create grid!fereshteh wrote:hi
if you want to create Rectangular grid ,i suggest you use roms-agrif version. it is so easy to use program.
http://www.romsagrif.org/
be Successful
fereshte