kraemer-lab / DART-Pipeline

Data analysis pipeline for the Dengue Advanced Readiness Tools (DART) project
https://dart-pipeline.readthedocs.io
MIT License
2 stars 0 forks source link

[BUG]: CHIRPS Rainfall Data not working for all partial data types #122

Closed rowannicholls closed 1 week ago

rowannicholls commented 1 month ago

Describe the bug Processing the geospatial/chirps-rainfall data using monthly data does not work.

To Reproduce Steps to reproduce the behaviour:

  1. Clone the repo, set up the venv, install the dart-pipeline
  2. Run the following to get the required data:

These will either complete or skip (if the data has already been downloaded).

  1. Run the following to process the data:

The first will work but the second will fail with error FileNotFoundError: CHIRPS rainfall data not found for: 2023-05

Expected behavior The processing sub-pipeline should work in producing a CSV for Vietnam rainfall for May 2023.

Screenshots N/A

Environment (please complete the following information):

Additional context N/A