/[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.2 - (hide annotations) (download)
Fri Jun 15 05:46:42 2007 UTC (18 years, 1 month ago) by gforget
Branch: MAIN
Changes since 1.1: +3 -26 lines
reset directory variables.

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