/[MITgcm]/MITgcm_contrib/gael/profilesMatlabProcessing/netcdf_ecco_GenericgridMain.m
ViewVC logotype

Contents of /MITgcm_contrib/gael/profilesMatlabProcessing/netcdf_ecco_GenericgridMain.m

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.3 - (show annotations) (download)
Thu May 13 19:42:33 2010 UTC (15 years, 2 months ago) by gforget
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -0 lines
FILE REMOVED
moving to profiles_genericgrid directory

1 rep_data='./';
2 file_data='prof_exemple.nc';
3 rep_grid='./'; rep_mat='./'; rep_out='./';
4 lat_polar=85;
5
6 netcdf_ecco_GenericgridMatFirstStep_4points(file_data,rep_data,rep_grid,rep_mat,lat_polar);
7 netcdf_ecco_GenericgridMat2Nc(file_data,rep_data,rep_mat,rep_out);
8
9

  ViewVC Help
Powered by ViewVC 1.1.22