CUAHIS-HIS
RSS

Navigation





Quick Search
»
Advanced Search »

PoweredBy

NCDC Catalog Notes and Updating Procedure

RSS
Modified on 2011/05/12 11:19 by valentinedwv Categorized as NCDC
The NCDC services are pointed at ASOS_catalog@disrupter

2011-05-12: ASOS isd and ish views are using the same ID (11), since that is what comes back from the REST endpoint, even if you say isd

There is an ASOS Import application
  • updateIsh.bat
  • updateIsd.Bat
  • updateDaily.bat


case "datasetid":
                        datasetID = commandOption[1];
                        break;
                    case "token":
                        token = commandOption[1];
                        break;
                    case "option":
                        option = commandOption[1];
                        break;
                    case "optionValue":
                        optionValue = commandOption[1];
                        break;
                    case "country":
                        option = "countryAbbrev";
                        optionValue = commandOption[1];
                        break;
                    case "state":
                        option = "stateAbbrev";
                        optionValue = commandOption[1];
                        break;
                    case "all":
                        option = "all";
                        optionValue = commandOption[1];
                        break;
                    case "inputfile":
                        option = "inputfile"; 
                        fileName = commandOption[1];
                        break;

Data Set Codes
SrvCode
isd 1011 is returned when isd is requested
ish 11
daily 10


ScrewTurn Wiki version 3.0.1.400. Some of the icons created by FamFamFam.