ICOS-Carbon-Portal / pylib

Python library for direct access to ICOS time series data.
12 stars 3 forks source link

Update stationData() sparql. #107

Closed altix closed 1 year ago

altix commented 2 years ago

The data-property of the station object is slow (also it lacks the prefixes)

prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix xsd: <http://www.w3.org/2001/XMLSchema#>

it would be better to use a more narrow query instead of fetching records we don't want.