sdtaylor / GrassForecasts

0 stars 0 forks source link

need check that all timeseries are intact #5

Closed sdtaylor closed 4 years ago

sdtaylor commented 4 years ago

the timeseries are huge!

I have a check here for 3d arrays of timeseries

https://github.com/sdtaylor/pyPhenology/blob/300864e2a38356c2c36d4110c2478db35a90b0e2/pyPhenology/models/base.py#L218

sdtaylor commented 4 years ago

a more simple check will likely do, implemented here https://github.com/sdtaylor/GrassForecasts/commit/df3f8bc526b1c483691ba836e33134a35c67dd9d and in verify_cmip5_data.py