--- MITgcm_contrib/enderton/Diagnostics/DiagRun.m 2005/04/29 17:34:39 1.4 +++ MITgcm_contrib/enderton/Diagnostics/DiagRun.m 2005/06/28 21:33:51 1.5 @@ -150,8 +150,9 @@ pltslc{inplot}{intrl}] = ... DiagLoad(fln,trl,dat,dad,grd,itr,tst,flu,ddf,gdf,avg,... slc,pst,LoadGridData,DiagDebug,GridSuffixTemp,... - ZcordFileTemp,IndexTemp,DimTemp,GradsTemp,... - Year0IterTemp,SecPerYearTemp,MonthsTemp); + ZcordFileTemp,IndexTemp,DimTemp,VectorTemp,MateTemp,... + GradsTemp,Year0IterTemp,SecPerYearTemp,MonthsTemp,... + FieldNameTemp); % Save panel data for outside use. if DumpData @@ -181,4 +182,4 @@ % scripts will help you to make sense of this as needed. disp(['Plotting results:']); DiagPlot(pagename,page,data,xax,yax,time,pltslc,... - OutputDir,LoadGridData,SavePlots,DiagDebug); \ No newline at end of file + OutputDir,LoadGridData,SavePlots,DiagDebug);