ICOS-Carbon-Portal / pylib

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

Add filter to get_dobj_list() in stilt module #141

Open ukarst opened 1 year ago

ukarst commented 1 year ago

The returned list of data objects can get very long, mostly due to the daily NRT radon files. Add an option to filter by tracer, project or spec in stiltstation.get_dobj_list().