Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • mapgenerator mapgenerator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 30
    • Issues 30
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • mapgeneratormapgenerator
  • Wiki
  • example2

example2 · Changes

Page history
Create example2 authored Jan 30, 2019 by Francesco's avatar Francesco
Hide whitespace changes
Inline Side-by-side
example2.md 0 → 100644
View page @ f2ce3b25
**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:
![sconcno2_2015070600_08](/uploads/c85410dc02207678bf0c0e30ef7311ca/sconcno2_2015070600_08.png)
Clone repository
  • Reports
  • configure
  • example1
  • example2
  • example3
  • examples
  • Home
  • how to use
  • options