Skip to content

No ref_data/token.txt file? #20

@agmunozs

Description

@agmunozs

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'

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions