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.
Since aerovaldb uses parameters to fill in path templates it should make sure that only filepath safe characters are used. In addition it should not allow path separator symbols in parameters, as this will cause data to be stored in the wrong location.
Since aerovaldb uses parameters to fill in path templates it should make sure that only filepath safe characters are used. In addition it should not allow path separator symbols in parameters, as this will cause data to be stored in the wrong location.