/[MITgcm]/MITgcm_contrib/enderton/Diagnostics/DiagRun.m
ViewVC logotype

Diff of /MITgcm_contrib/enderton/Diagnostics/DiagRun.m

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.3 by enderton, Mon Feb 7 05:31:45 2005 UTC revision 1.5 by molod, Tue Jun 28 21:33:51 2005 UTC
# Line 150  if LoadData Line 150  if LoadData
150                pltslc{inplot}{intrl}] = ...                pltslc{inplot}{intrl}] = ...
151                  DiagLoad(fln,trl,dat,dad,grd,itr,tst,flu,ddf,gdf,avg,...                  DiagLoad(fln,trl,dat,dad,grd,itr,tst,flu,ddf,gdf,avg,...
152                           slc,pst,LoadGridData,DiagDebug,GridSuffixTemp,...                           slc,pst,LoadGridData,DiagDebug,GridSuffixTemp,...
153                           ZcordFileTemp,IndexTemp,DimTemp,GradsTemp,...                           ZcordFileTemp,IndexTemp,DimTemp,VectorTemp,MateTemp,...
154                           Year0IterTemp,SecPerYearTemp,MonthsTemp);                           GradsTemp,Year0IterTemp,SecPerYearTemp,MonthsTemp,...
155  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%                           FieldNameTemp);
156  %                             Function body                               %  
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  
157              % Save panel data for outside use.              % Save panel data for outside use.
158              if DumpData              if DumpData
159                  datadump = data{inplot}{intrl};                  datadump = data{inplot}{intrl};
# Line 183  end Line 182  end
182  % scripts will help you to make sense of this as needed.  % scripts will help you to make sense of this as needed.
183  disp(['Plotting results:']);  disp(['Plotting results:']);
184  DiagPlot(pagename,page,data,xax,yax,time,pltslc,...  DiagPlot(pagename,page,data,xax,yax,time,pltslc,...
          OutputDir,LoadGridData,SavePlots,DiagDebug);  
185             OutputDir,LoadGridData,SavePlots,DiagDebug);

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22