Parent Directory
|
Revision Log
|
Revision Graph
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 |