MET Online Tutorial for METv8.0 | MADIS2NC > Run

Since MADIS2NC simply performs a reformatting step, no configuration file is needed.

Run MADIS2NC on the command line using the following command:

madis2nc \
$MET_TUTORIAL_DATA/input/sample_obs/madis/metar/metar_2012040912_F000.nc \
$MET_TUTORIAL_DATA/output/madis2nc/metar_2012040912_F000.nc \
-type metar -rec_beg 2000 -rec_end 6000 -v 2

MADIS2NC is now reformatting the metar observations, processing only record numbers 2000 through 6000. MADIS2NC should perform this refomatting step fairly quickly.