McIDAS-XCD Administrator's Guide
Version 2018.2

[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]


IDMON

Station ID monitoring utility.


Formats

IDMON COMP file idfile type
IDMON HIST file days station
IDMON LIST file


Parameters

COMP

compares the active reporting stations with the stations being decoded

HIST

lists the history of a station

LIST

lists the station data from the old or new station file

file

file name containing the list of old or new stations

idfile

file containing the master table of the station in the MD file

type

data type: ISFC, IRAB or SYN

days

number of days before today to summarize the station reporting status (default=file creation date)

station

station ID or WMO header


Remarks

IDMON monitors the status of stations and generates lists to inform operations of new stations and stations that stopped reporting. With this information, operations can remove or add data to the station database (STNDB.CORE).

To activate or deactivate station ID monitoring, edit the appropriate decoder configuration file. Decoders developed at SSEC create two station files: OLDtype.IDM and NEWtype.IDM where type is one of the following data types.

Data type

Decoder

ISFC

SAO/METAR

IRAB

upper air

SYN

synoptic

PIRP

pilot report

TERM

terminal forecast

GFS

GFSMOS

NAM

NAMMOS

File OLDtype.IDM contains a record of all stations that are reporting data and are included in the master table of stations in the decoder's MD file.

File NEWtype.IDM contains all stations reporting data, but are not included in the master table of stations in the decoder's MD file.

To add new stations reporting data or delete stations no longer reporting, use command UPDIDS. SSEC recommends updating station files monthly for locally developed decoders. If you update your own master ID table, please document the changes and notify SSEC.

SSEC sends updated ID files with each McIDAS upgrade.


Examples

IDMON HIST OLDISFC.IDM 50

This entry lists the stations filed in OLDISFC.IDM that have reported since station monitoring was activated, but have not reported in 50 days or more.

IDMON HIST OLDISFC.IDM X MSN

This entry lists the last date and time data was reported from Madison, Wisconsin, and filed in OLDISFC.IDM.

IDMON HIST NEWIRAB.IDM

This entry lists the new RAOB stations that are reporting data but are not currently being filed in the MD file.

IDMON COMP OLDSYN.IDM SYNDEC.IDT

This entry lists the old synoptic stations that exist in the column headers of the MD file but have never reported.

IDMON LIST NEWGFS.IDM

This entry lists the station location of new stations that did not previously report for the GFSMOS decoder.


[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]