/**********************************************************************
 * TDRP params for MdvFcstDuplicator
  **********************************************************************/

//======================================================================
//
// MdvFcstDuplicator algorithm parameters.
//
//======================================================================

//======================================================================
//
// Read Mdv Forecast data and write it out to another URL.
//
//======================================================================

///////////// inputUrl ////////////////////////////////
//
//
// Type: string
//

inputUrl =  "mdvp:://localhost::$(COMOUTgfs0p25a)";


///////////// outputUrl ///////////////////////////////
//
//
// Type: string
//

outputUrl = "mdvp:://localhost::$(COMOUTgfs0p25aActual)";