All programs were failing because they were not built to deal with the unlikely case of a JSON file. AD site's data have been removed from multiple places: PRESCIENT, NDA, predict1.
For now, we are deleting AD site's rows from date_offset.csv. If issue persists, we should include a condition for absent JSON file in the following:
All programs were failing because they were not built to deal with the unlikely case of a JSON file. AD site's data have been removed from multiple places: PRESCIENT, NDA, predict1.
For now, we are deleting AD site's rows from
date_offset.csv
. If issue persists, we should include a condition for absent JSON file in the following:https://github.com/AMP-SCZ/utility/blob/e895f8b27d55346a04cf0c35acf6040340888430/down_mgb_redcap_records.py#L54
https://github.com/AMP-SCZ/utility/blob/e895f8b27d55346a04cf0c35acf6040340888430/shift_redcap_dates.py#L72