 Parent Directory
|
 Parent Directory
|  Revision Log
|
 Revision Log
|  Revision Graph
|
 Revision Graph
|  Patch
 Patch
| revision 1.4 by gmaze, Thu Feb 1 17:02:02 2007 UTC | revision 1.5 by gmaze, Wed Sep 19 14:45:59 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 |