User Tools

Site Tools


tools:actools:cmaq_reduced

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
tools:actools:cmaq_reduced [2017/02/01 10:31]
ctena [Reduced specifications]
tools:actools:cmaq_reduced [2017/02/10 15:20]
ctena [day_max]
Line 117: Line 117:
 </code> </code>
   * var -> Name of the output variable following the conventions.   * var -> Name of the output variable following the conventions.
-  * var_cmaq -> Variable or List of variables  +  * var_cmaq -> Variable or List of variables of the CMAQ file to reduce. 
-  * filename +  * filename -> CMAQ file to reduce. 
-  * factor +  * factor -> Conversion factor to store the value in the correct units. 
-  * unit +  * unit -> Units to save the outputs. 
-  * timeint_stat+  * timeint_stat -> Type (or list of types) of the reduceds to do. the Reduced types will be explained in the REDUCED TYPES SECTION. 
 + 
 +===== Reduced types ===== 
 +All the output types are saved following the NetCDF conventions with the lat lon localization and the datetime. 
 +==== 1h ==== 
 +This output type is directly the hourly values. 
 + 
 +The output type will have the same time steps of the input. 
 +==== 8h_max ==== 
 +That's the most complex reduced type. 
 + 
 +The result is one value for each cell and each day. 
 +This result is the maximum daily 8 hour mean. 
 + 
 + 
 +==== day_mean ==== 
 +The mean of each day 
 +==== day_max ==== 
 +The maximum value of each day
tools/actools/cmaq_reduced.txt · Last modified: 2017/02/14 15:41 by ctena