Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not returning map value with the initial timestamp, but returns with the last one #50

Open
pesekon2 opened this issue Nov 19, 2020 · 0 comments
Assignees
Labels

Comments

@pesekon2
Copy link
Owner

v.in.sos url=http://istsos.org/istsos/demo? off=temporary obs=urn:ogc:def:parameter:x-istsos:1.0:meteo:air:rainfall,urn:ogc:def:parameter:x-istsos:1.0:meteo:air:temperature event=2015-05-07T14:30:00+0200/2015-05-07T20:00:00+0200 proc=LOCARNO,BELLINZONA,P_LUGANO out=test --overwrite

When running the command above with specified event_time parameter, a map corresponding to the initial timestamp is not created. Most probably it is an issue connected to owslib and not the modules themselves, but it would be nice to dive deeper and find a way/open a PR there.

v.db.select test l=2
connection|timestamp|urn_ogc_def_parameter_x_istsos_1_0_meteo_air_rainfall|urn_ogc_def_parameter_x_istsos_1_0_meteo_air_temperature
2|t20150507T144000|0.1|15
2|t20150507T145000|0|14.6
2|t20150507T150000|0|14.3
...
@pesekon2 pesekon2 added the bug label Nov 19, 2020
@pesekon2 pesekon2 self-assigned this Nov 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant