You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a issue related to Deltares/ddlpy#46, but without ddlpy dependency in the example code.
Sometimes the ddl CheckWaarnemingenAanwezig returns false for a query where there is extreme data. We get available false and num meas 28 prints from the code below:
This also happens the other way round, for VERDTLPNOT (WATHTE/MSL/NVT). There is data available according to OphalenAantalWaarnemingen, also according to ddlpy.measurements_available() but no data is retrieved:
veenstrajelmer
changed the title
CheckWaarnemingenAanwezig and OphalenWaarnemingen are not always not consistent with OphalenWaarnemingen
CheckWaarnemingenAanwezig and OphalenAantalWaarnemingen are not always not consistent with OphalenWaarnemingen
Apr 3, 2024
veenstrajelmer
changed the title
CheckWaarnemingenAanwezig and OphalenAantalWaarnemingen are not always not consistent with OphalenWaarnemingen
CheckWaarnemingenAanwezig and OphalenAantalWaarnemingen are not always consistent with OphalenWaarnemingen
Apr 3, 2024
This is a issue related to Deltares/ddlpy#46, but without ddlpy dependency in the example code.
Sometimes the ddl CheckWaarnemingenAanwezig returns false for a query where there is extreme data. We get
available false
andnum meas 28
prints from the code below:This prints:
This also happens the other way round, for VERDTLPNOT (WATHTE/MSL/NVT). There is data available according to OphalenAantalWaarnemingen, also according to
ddlpy.measurements_available()
but no data is retrieved:This prints:
The text was updated successfully, but these errors were encountered: