CADWRDeltaModeling / dms_datastore

Data download and management tools for continuous data for Pandas. See documentation https://cadwrdeltamodeling.github.io/dms_datastore/
https://cadwrdeltamodeling.github.io/dms_datastore/
MIT License
1 stars 0 forks source link

create test for ts_multi reslience if a file is bad #50

Open water-e opened 3 months ago

water-e commented 3 months ago

ts_multi is the engine for read_ts_repo which is the simplest interface for reading files from disparate prioritized sources (e.g. NCRO + CDEC), and avoiding lots of issues with the resulting join. It needs to be tested for cases where one of the annual files is bad or can't be read.