metno / aerovaldb

aerovaldb is the database-interface used in the aeroval-API to send data to aeroval database instances like https://aeroval.met.no . Data is usually provided by PyAerocom.
https://aerovaldb.readthedocs.io
GNU General Public License v3.0
1 stars 1 forks source link

Allow folder path as resource string #57

Closed thorbjoernl closed 3 months ago

thorbjoernl commented 3 months ago

Change Summary

Allows folder path as resource string to aerovaldb.open().

Tests general parsing of resource string for different cases.

Related issue number

https://github.com/metno/pyaerocom/pull/1273

Checklist