Datasources#

veriflow.datasources.fewswebservice

Module for reading from and writing to a fews webservice.

veriflow.datasources.fewsnetcdf

Read and write NetCDF files in a fews compatible format.

veriflow.datasources.csv

Datasources to fetch thresholds.

veriflow.datasources.netcdf

Read and write NetCDF files in a fews compatible format.

veriflow.datasources.zarr

Read Zarr stores from local disk or S3.

veriflow.datasources.base

Module with the base class that all datasources should inherit from.