Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No such file or directory: '/home/jianming_ge/workplace/firefront-master/py3_tools/../examples/aullene/0-2009-07-24T14-57-39Z.ffgeojson' #23

Closed
justinge opened this issue Aug 3, 2023 · 2 comments

Comments

@justinge
Copy link

justinge commented Aug 3, 2023

(base) [jianming_ge@localhost py3_tools]$ python coord_to_ff.py
sh: forefire: 未找到命令
Traceback (most recent call last):
File "/home/jianming_ge/workplace/firefront-master/py3_tools/coord_to_ff.py", line 38, in
main()
File "/home/jianming_ge/workplace/firefront-master/py3_tools/coord_to_ff.py", line 34, in main
ff.convert_to_geojson(output_path + '0-2009-07-24T14-57-39Z.ffgeojson')
File "/home/jianming_ge/workplace/firefront-master/py3_tools/forefirepy/ForeFire.py", line 74, in convert_to_geojson
ffjson2geojson(path)
File "/home/jianming_ge/workplace/firefront-master/py3_tools/forefirepy/ff2geojson.py", line 17, in ffjson2geojson
ff_geojson = load_json(filepath)
File "/home/jianming_ge/workplace/firefront-master/py3_tools/forefirepy/ff2geojson.py", line 6, in load_json
with open(file_path, 'r') as f:
FileNotFoundError: [Errno 2] No such file or directory: '/home/jianming_ge/workplace/firefront-master/py3_tools/../examples/aullene/0-2009-07-24T14-57-39Z.ffgeojson'

@ludobegins
Copy link
Collaborator

It looks like there was a problem generating the ffgeosjon file, so maybe there was an issue with the simulation itself. Is the forefire executable properly installed? You can refer to the wiki

@antonio-leblanc
Copy link
Collaborator

This issue was closed because it has been inactive for 90 days. If you still need help it can be re-opened

@antonio-leblanc antonio-leblanc closed this as not planned Won't fix, can't repro, duplicate, stale Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants