Displaying differences for changeset
 
display as  

examples/wqLookup303d.py

@@ -69,9 +69,9 @@
 "Zn-D": { "name": "Zinc (Dissolved)", "expectedUnits": "ug/L", "usgsUnits": "ug/L", "cdpheDownloadName": "ZincDissolvedug/L" },
 "Zn-T": { "name": "Zinc (Total Recoverable)", "expectedUnits": "ug/L", "usgsUnits": "ug/L", "cdpheDownloadName": "ZincTotalug/L" },
 # for Preprocessing only, is not included in 303d Assessment or data download
-"Ca-D": { "name": "Calcium (dissolved)", "expectedUnits": "mg/L", "usgsUnits": "mg/L", "cdpheDownloadName": None },
+"Ca-D": { "name": "Calcium (dissolved)", "expectedUnits": "mg/L", "usgsUnits": "mg/L", "cdpheDownloadName": "CalciumDissolvedmg/L" },
 "Ca-T": { "name": "Calcium (total)", "expectedUnits": "mg/L", "usgsUnits": "mg/L", "cdpheDownloadName": None },
-"Mg-D": { "name": "Magnesium (dissolved)", "expectedUnits": "mg/L", "usgsUnits": "mg/L", "cdpheDownloadName": None },
+"Mg-D": { "name": "Magnesium (dissolved)", "expectedUnits": "mg/L", "usgsUnits": "mg/L", "cdpheDownloadName": "MagnesiumDissolvedmg/L" },
 "Mg-T": { "name": "Magnesium (total)", "expectedUnits": "mg/L", "usgsUnits": "mg/L", "cdpheDownloadName": None },
 "NH3-filtered": { "name": "Ammonia", "expectedUnits": "mg/L", "usgsUnits": "mg/L", "cdpheDownloadName": None },
 "NH3-unfiltered": { "name": "Ammonia", "expectedUnits": "mg/L", "usgsUnits": "mg/L", "cdpheDownloadName": None },