ecohealthalliance / open-rvfcast

Wellcome Open RVFCast project repository
Other
0 stars 2 forks source link

Forecast anomalies generate invalid data #68

Closed emmamendelsohn closed 10 months ago

emmamendelsohn commented 10 months ago

Reading in some of the forecast data throws this error. Need to identify which files are corrupted and regenerate them and post to AWS. Working on this on branch feature/augment.

! Error running targets::tar_make()
  Error messages: targets::tar_meta(fields = error, complete_only = TRUE)
  Debugging guide: https://books.ropensci.org/targets/debugging.html
  How to ask for help: https://books.ropensci.org/targets/help.html
  Last error: IOError: Could not open Parquet input source '/Users/emmamendelsohn/projects/open-rvfcast/data/forecast_anomalies/forecast_anomaly_2010-02-12.gz.parquet': Couldn't deserialize thrift: TProtocolException: Invalid data
Execution halted