WAT-ai / wildfire

Wildfire Prediction Project
4 stars 1 forks source link

update .DS_Store handling for yearly to weekly weather script #54

Open rchang0501 opened 9 months ago

rchang0501 commented 9 months ago

Right now the yearly_to_weekly_file_transformation.py script will fail for Mac users when there is .DS_Store file in data/weather

We need to add some logic to tell the script to skip .DS_Store files