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

Annotation 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 - (hide 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 gforget 1.2 rep_data='./';
2 gforget 1.1 file_data='prof_exemple.nc';
3 gforget 1.2 rep_grid='./'; rep_mat='./'; rep_out='./';
4     lat_polar=85;
5 gforget 1.1
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