Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.4 by gmaze, Thu Feb 1 17:02:02 2007 UTC | revision 1.7 by gmaze, Wed Sep 19 15:37:38 2007 UTC | |
---|---|---|
# | Line 38 filSALTa = strcat(netcdf_SALTanom,'.',ne | Line 38 filSALTa = strcat(netcdf_SALTanom,'.',ne |
38 | ||
39 | %% Path and extension to find them: | %% Path and extension to find them: |
40 | pathname = strcat('netcdf-files',sla,snapshot); | pathname = strcat('netcdf-files',sla,snapshot); |
41 | %pathname = '.'; | |
42 | ext = strcat('.',netcdf_suff); | ext = strcat('.',netcdf_suff); |
43 | ||
44 | %% Load netcdf files: | %% Load netcdf files: |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |