CUAHSI / HydroServer

BSD 3-Clause "New" or "Revised" License
8 stars 4 forks source link

Data series will not plot #124

Open xhqiao89 opened 7 years ago

xhqiao89 commented 7 years ago

ASJones[CodePlex]
There are several data series that will not plot at all. So far it seems to be series with MethodDescription of quotWater chemistry grab sample collected by technicians in the fieldquot (e.g., SeriesID 30, SeriesID 28, among others). The Python window returns:

sqlite3.IntegrityError: columns DataValue, LocalDateTime, SiteID, VariableID, MethodID, SourceID, QualityControlLevelID are not unique

Note that several of these series have the same SiteID, VariableID, MethodID, QualityControlLevelID, but different MethodID values.