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
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
...
The text was updated successfully, but these errors were encountered:
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 toowslib
and not the modules themselves, but it would be nice to dive deeper and find a way/open a PR there.The text was updated successfully, but these errors were encountered: