McIDAS-XCD Administrator's Guide
Version 2012.1

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


Configuring the Default ADDE Datasets

This section describes how to configure the McIDAS-XCD workstation to serve -XCD data using McIDAS ADDE. McIDAS-XCD includes ADDE servers to provide users with data that has been decoded and stored by McIDAS-XCD.

  1. Log on to the workstation as the user mcadde.

  2. Start a McIDAS-X session.
  3. Type: mcidas

  4. Create a McIDAS string named MCDATA that contains the fully expanded path to the directory that you configured -XCD to store data. This is the same directory that you specified in step 6 of Loading the McIDAS-XCD Software.
  5. Type: TE MCDATA "/data_directory_path

    For example: TE MCDATA "/home/oper/xcd_data
    In order for -XCD to correctly file data in this example, the /home/oper/xcd_data, /home/oper/xcd_data/grib, and /home/oper/xcd_data/bufr directories need to exist. Create the #MCDATA, #MCDATA/grib, and #MCDATA/bufr directories, if necessary.

  6. Create McIDAS strings named WSRDATA and TDWRDATA that contain the fully expanded paths to the directories that you configured -XCD to store WSR-88D and TDWR data. These are the same directories that you specified for the values of WSRFILE= and TDWRFILE=, respectively, in step 1 of Configuring the NEXRAD Decoder.
  7. Type: TE WSRDATA "/wsr_data_directory_path
    Type: TE TDWRDATA "/tdwr_data_directory_path

    Example: TE WSRDATA "/home/oper/xcd_data/wsr
    Example: TE TDWRDATA "/home/oper/xcd_data/tdwr

  8. Run the batch file XCD.BAT to create file redirections and initialize the files GROUPS.DAT and COUNTRY.DAT. Running this batch file may overwrite non-default file redirections that you previously created. Therefore, we recommend that you make a backup copy of the file ~mcadde/mcidas/data/LWPATH.NAM before running the command below.
  9. Type: BATCH XCD.BAT

  10. Run the batch file XCDADDE.BAT to create the real-time ADDE datasets listed in the tables below. Running this batch file creates all of the default datasets for the groups RTGRIDS, RTGRIB2, RTPTSRC, RTWXTEXT, RADAR, TDWR and WSR. It will therefore overwrite any locally-created datasets with names matching those in the batch file. Thus, we recommend that you make a backup copy of the file ~mcadde/mcidas/data/RESOLV.SRV before running the command below.
  11. Type: BATCH XCDADDE.BAT

    Notes:

    The default datasets listed in the five tables below are created by running batch files provided with McIDAS-XCD. They can be created either by running the XCDADDE.BAT batch file or the set of batch files that XCDADDE.BAT runs (XCDGRIB.BAT or XCDGRID.BAT, plus XCDGRB2.BAT, XCDRTPT.BAT, XCDRTWX.BAT, XCDRADAR.BAT, XCDTDWR.BAT and XCDWSR.BAT).

    The datasets below are created by the XCDGRIB.BAT or XCDGRID.BAT batch file (which can be run separately, or as part of XCDADDE.BAT).

    ADDE Dataset Name

    Data Type

    Grid Files
    (n/a for GRIB)

    Description

    RTGRIDS/ALL

    GRID

    50001-100000

    all model grids decoded by McIDAS-XCD

    RTGRIDS/AWC-ALL

    GRID

    50001-51000

    all National Convective Weather Diagnostic grids

    RTGRIDS/AWR-ALL

    GRID

    51001-52000

    all Alaska Waters Regional Wave Model grids

    RTGRIDS/ECM-ALL*

    GRID

    52001-53000

    all European Center for Medium range Weather Forecast grids

    RTGRIDS/ENP-ALL

    GRID

    73001-74000

    all Eastern North Pacific Regional Wave Model grids

    RTGRIDS/FFG-ALL

    GRID

    54001-55000

    all Flash Flood Guidance System grids

    RTGRIDS/GFS-ALL*

    GRID

    55001-58000

    all Global Forecast System grids

    RTGRIDS/ICA-ALL*

    GRID

    59001-60000

    all Ice Concentration Analysis grids

    RTGRIDS/ICN-ALL

    GRID

    60001-61000

    all Current Icing Potential grids

    RTGRIDS/MDR-ALL

    GRID

    69001-70000

    all Manually Digitized Radar grids

    RTGRIDS/MOS-ALL

    GRID

    not defined

    all MOS report grids

    RTGRIDS/NAH-ALL

    GRID

    62001-63000

    all North Atlantic Hurricane Wave Model grids

    RTGRIDS/NAM-ALL*

    GRID

    53001-54000

    all North American Mesoscale model grids

    RTGRIDS/NCE-ALL

    GRID

    63001-64000

    all NCEP quantitative precipitation forecast grids

    RTGRIDS/NPH-ALL

    GRID

    72001-73000

    all North Pacific Hurricane Wave Model grids

    RTGRIDS/RAP-ALL*

    GRID

    68001-69000

    all Rapid Refresh model grids

    RTGRIDS/RCM-ALL

    GRID

    66001-67000

    all Radar Coded Message grids

    RTGRIDS/RFC-ALL

    GRID

    67001-68000

    all River Forecast Center mosaic grids

    RTGRIDS/SST-ALL*

    GRID

    75001-76000

    all Sea Surface Temperature analysis grids

    RTGRIDS/UKM-ALL*

    GRID

    76001-77000

    all Coastal Ocean Circulation grids

    RTGRIDS/WHG-ALL

    GRID

    77001-78000

    all significant height of wind waves grids

    RTGRIDS/WNA-ALL

    GRID

    78001-79000

    all Western North Atlantic Regional Wave Model grids

    RTGRIDS/WWF-ALL*

    GRID

    79000-80000

    all Global Wind Wave Forecast grids

    RTGRIDS/OVERFLOW

    GRID

    99001-100000

    all miscellaneous grids for which no dataset has been defined

    * These RTGRIDS datasets also contain subset datasets which make the task of locating and using specific grids easier and more efficient. See the file XCDGRIB.BAT or XCDGRID.BAT for a complete listing of the RTGRIDS datasets and their contents.


    The datasets below are created by the XCDGRB2.BAT batch file (which can be run separately, or as part of XCDADDE.BAT).

    ADDE Dataset Name

    Data Type

    Files

    Description

    RTGRIB2/ALL

    GRID

    --

    all GRIB2 grids decoded by McIDAS-XCD

    RTGRIB2/DGEX-ALL*

    GRID

    --

    all Downscaled GFS/EXtended Eta GRIB2 grids

    RTGRIB2/GFS-ALL* GRID --

    all Global Forecast System GRIB2 grids

    RTGRIB2/LMP-ALL* GRID --

    all Local AWIPS MOS Program GRIB2 grids

    RTGRIB2/MGWM-ALL* GRID --

    all Global Multi-Grid Wave Model GRIB2 grids

    RTGRIB2/NAM-ALL* GRID --

    all North American Mesoscale model GRIB2 grids

    RTGRIB2/NDF-ALL* GRID --

    all National Digital Forecast Database GRIB2 grids

    RTGRIB2/NMMB-ALL* GRID --

    all Non-hydrostatic Mesoscale Model GRIB2 grids

    RTGRIB2/RAP-ALL* GRID --

    all Rapid Refresh model GRIB2 grids

    RTGRIB2/RTM-ALL* GRID --

    all Real-Time Mesoscale analysis GRIB2 grids

    RTGRIB2/SREF-ALL* GRID --

    all Short Range Ensemble Forecast GRIB2 grids

    * These RTGRIB2 datasets also contain subset datasets which make the task of locating and using specific grids easier and more efficient. See the file XCDGRB2.BAT for a complete listing of the RTGRIB2 datasets and their contents.


    The datasets below are created by the XCDRTPT.BAT batch file (which can be run separately, or as part of XCDADDE.BAT).

    ADDE Dataset Name

    Data Type

    MD Files

    Description

    RTPTSRC/SFCHOURLY

    POINT

    1-10

    real-time surface hourly data

    RTPTSRC/UPPERMAND

    POINT

    11-20

    real-time mandatory level RAOB data

    RTPTSRC/UPPERSIG

    POINT

    21-30

    real-time significant level RAOB data

    RTPTSRC/SHIPBUOY

    POINT

    31-40

    real-time ship and buoy surface reports

    RTPTSRC/SYNOPTIC

    POINT

    51-60

    real-time synoptic data

    RTPTSRC/AIRCRAFT

    POINT

    61-70

    real-time AIREP and PIREP data

    RTPTSRC/NAMMOS

    POINT

    71-80

    real-time NAM MOS data

    RTPTSRC/GFSMOS

    POINT

    81-90

    real-time GFS MOS data


    The datasets below are created by the XCDRTWX.BAT batch file (which can be run separately, or as part of XCDADDE.BAT).

    ADDE Dataset Name

    Data Type

    Files

    Description

    RTWXTEXT/NAMMOS

    TEXT (OBTX)

    --

    default dataset name used by the MOSRPT command

    RTWXTEXT/GFSMOS

    TEXT (OBTX)

    --

    default dataset name used by the MOSRPT command

    RTWXTEXT/SFCHOURLY

    TEXT (OBTX)

    --

    default dataset name used by the SFCRPT command

    RTWXTEXT/SYNOPTIC

    TEXT (OBTX)

    --

    default dataset name used by the SYNRPT command

    RTWXTEXT/TERMFCST

    TEXT (OBTX)

    --

    default dataset name used by the TAFRPT command

    RTWXTEXT/UPPERAIR

    TEXT (OBTX)

    --

    default dataset name used by the RAOBRPT command


    The datasets below are created by the XCDRADAR.BAT batch file (which can be run separately, or as part of XCDADDE.BAT).

    ADDE Dataset Name

    Data Type

    Files

    Description

    RADAR/TDWR-BREF1

    IMAGE

    --

    TDWR Base Reflec - tilt 1 (0.1-0.8deg) 48nmi (TR0)

    RADAR/TDWR-BREF2

    IMAGE

    --

    TDWR Base Reflec - tilt 2 (1.0deg) 48nmi (TR1)

    RADAR/TDWR-BREF3

    IMAGE

    --

    TDWR Base Reflec - tilt 3 (1.6-3.7deg) 48nmi (TR2)

    RADAR/TDWR-BVEL1

    IMAGE

    --

    TDWR Base Rad Veloc - tilt 1 (0.1-0.8deg) 48nmi (TV0)

    RADAR/TDWR-BVEL2

    IMAGE

    --

    TDWR Base Rad Veloc - tilt 2 (1.0deg) 48nmi (TV1)

    RADAR/TDWR-BVEL3

    IMAGE

    --

    TDWR Base Rad Veloc - tilt 3 (1.6-3.7deg) 48nmi (TV2)

    RADAR/TDWR-CREF

    IMAGE

    --

    TDWR Composite Reflectivity - 124nmi (NCR)

    RADAR/TDWR-DHR

    IMAGE

    --

    TDWR Digital Hybrid Scan Reflectivity (DHR)

    RADAR/TDWR-DPA

    IMAGE

    --

    TDWR Digital Precipitation Array (DPA)

    RADAR/TDWR-DSP

    IMAGE

    --

    TDWR Digital Storm Total Precipitation (DSP)

    RADAR/TDWR-LRREF

    IMAGE

    --

    TDWR Long Range Reflectivity - 225nmi (TZL)

    RADAR/TDWR-PCP1

    IMAGE

    --

    TDWR Surface Rainfall - 1 hour running total (N1P)

    RADAR/TDWR-PCPT

    IMAGE

    --

    TDWR Surface Rainfall - storm total (NTP)

    RADAR/TDWR-TOPS

    IMAGE

    --

    TDWR Echo Tops (NET)

    RADAR/TDWR-VIL

    IMAGE

    --

    TDWR Vertical Integrated Liquid (NVL)

    RADAR/WSR-BREF1

    IMAGE

    --

    WSR Base Reflec - tilt 1 (0.5deg) 248nmi (N0Q)

    RADAR/WSR-BREF2

    IMAGE

    --

    WSR Base Reflec - tilt 2 (0.9deg) 248nmi (NAQ)

    RADAR/WSR-BREF3

    IMAGE

    --

    WSR Base Reflec - tilt 3 (1.3|1.5deg) 248nmi (N1Q)

    RADAR/WSR-BREF4

    IMAGE

    --

    WSR Base Reflec - tilt 4 (1.8deg) 248nmi (NBQ)

    RADAR/WSR-BREF5

    IMAGE

    --

    WSR Base Reflec - tilt 5 (2.4|2.5deg) 248nmi (N2Q)

    RADAR/WSR-BREF6

    IMAGE

    --

    WSR Base Reflec - tilt 6 (3.1|3.4|3.5deg) 248nmi (N3Q)

    RADAR/WSR-BVEL1

    IMAGE

    --

    WSR Base Rad Vel - tilt 1 (0.5deg) 162nmi (N0U)

    RADAR/WSR-BVEL2

    IMAGE

    --

    WSR Base Rad Vel - tilt 2 (0.9deg) 162nmi (NAU)

    RADAR/WSR-BVEL3

    IMAGE

    --

    WSR Base Rad Vel - tilt 3 (1.3|1.5deg) 162nmi (N1U)

    RADAR/WSR-BVEL4

    IMAGE

    --

    WSR Base Rad Vel - tilt 4 (1.8deg) 162nmi (NBU)

    RADAR/WSR-BVEL5

    IMAGE

    --

    WSR Base Rad Vel - tilt 5 (2.4|2.5deg) 162nmi (N2U)

    RADAR/WSR-BVEL6

    IMAGE

    --

    WSR Base Rad Vel - tilt 6 (3.1|3.4|3.5deg) 162nmi (N3U)

    RADAR/WSR-CREF

    IMAGE

    --

    WSR Composite Reflectivity - 124nmi (NCR)

    RADAR/WSR-DHR

    IMAGE

    --

    WSR Digital Hybrid Scan Reflectivity (DHR)

    RADAR/WSR-DPA

    IMAGE

    --

    WSR Digital Precipitation Array (DPA)

    RADAR/WSR-DSP

    IMAGE

    --

    WSR Digital Storm Total Precipitation (DSP)

    RADAR/WSR-DVIL

    IMAGE

    --

    WSR Digital Vertical Integrated Liquid (DVL)

    RADAR/WSR-ENHTOPS

    IMAGE

    --

    WSR Enhanced Echo Tops (EET)

    RADAR/WSR-PCP1

    IMAGE

    --

    WSR Surface Rainfall - 1 hour running total (N1P)

    RADAR/WSR-PCPT

    IMAGE

    --

    WSR Surface Rainfall - storm total (NTP)

    RADAR/WSR-SRVEL1

    IMAGE

    --

    WSR Storm-Rel Mean Rad Vel - tilt 1 (0.5deg) (N0S)

    RADAR/WSR-SRVEL2

    IMAGE

    --

    WSR Storm-Rel Mean Rad Vel - tilt 2 (1.3|5deg) (N1S)

    RADAR/WSR-SRVEL3

    IMAGE

    --

    WSR Storm-Rel Mean Rad Vel - tilt 3 (2.4|5deg) (N2S)

    RADAR/WSR-SRVEL4

    IMAGE

    --

    WSR Storm-Rel Mean Rad Vel - tilt 4 (3.1|3.4|3.5deg) (N3S)

    RADAR/WSR-TOPS

    IMAGE

    --

    WSR Echo Tops (NET)

    RADAR/WSR-VIL

    IMAGE

    --

    WSR Vertical Integrated Liquid (NVL)

    * The 15 datasets created by the XCDTDWR.BAT file are the same as the RADAR/TDWR-* datasets in the XCDRADAR.BAT table above, except that the XCDTDWR.BAT datasets are named TDWR/* rather than RADAR/TDWR-*.

    * Likewise, the 26 datasets created by the XCDWSR.BAT file are the same as the RADAR/WSR-* datasets in the XCDRADAR.BAT table above, except that the XCDWSR.BAT datasets are named WSR/* rather than RADAR/WSR-*.


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