|
|
|
**Description**
|
|
|
|
|
|
|
|
hourly forecast (48 timesteps) regional (res:298x278) NO2
|
|
|
|
|
|
|
|
Configuration file:
|
|
|
|
|
|
|
|
```
|
|
|
|
[no2_test]
|
|
|
|
srcfiles="sconcno2_2015070600.nc"
|
|
|
|
srcvars="sconcno2*1881" # variable multiplication on-the-fly
|
|
|
|
indir="/esarchive/scratch/Earth/fbeninca/mg/example2/"
|
|
|
|
outdir="/esarchive/scratch/Earth/fbeninca/mg/example2/"
|
|
|
|
title="%(hour)s:00h %(day)s %(MONTH)s %(year)s - NO$_2$ [$\mu g / m^3$]" # formattable title
|
|
|
|
timesteps=8 # only timestep 8
|
|
|
|
dimension="lev,0" # retrieve the 1st element of "lev" dimension
|
|
|
|
smooth=True
|
|
|
|
resolution="h"
|
|
|
|
extend="both"
|
|
|
|
```
|
|
|
|
|
|
|
|
Launch with:
|
|
|
|
```
|
|
|
|
mg --config="/esarchive/scratch/Earth/fbeninca/mg/example2/NO2_z021.conf" --section="no2_test"
|
|
|
|
```
|
|
|
|
Output:
|
|
|
|
 |