-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Hi,
I'm trying to run the pfdf model but it complains of not having a token.txt file.
Any advice?
Output:
python pfdf/scripts/model_run.py --path pfdf
Opening basin data
Opened basin data
Downloading FIRMS
Traceback (most recent call last):
File "/Volumes/Models/LNDSLIDES/Sibila_lndslides_v1/pfdf/scripts/model_run.py", line 358, in
workflow(bbox)
File "/Volumes/Models/LNDSLIDES/Sibila_lndslides_v1/pfdf/scripts/model_run.py", line 88, in workflow
firms_request.download_firms(
File "/Volumes/Models/LNDSLIDES/Sibila_lndslides_v1/pfdf/scripts/firms_request.py", line 24, in download_firms
with open(token_path) as f:
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'pfdf/ref_data/token.txt'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested