You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
met.no does not return location lat/lon info with
pipenv run ./paperpi.py --run_plugin_func met_no.get_coord "Denver, Colorado" (development) X
16:05:18 paperpi :get_config_files:256 :INFO - using configuration files to configure PaperPi: [PosixPath('/home/pi/src/PaperPi/paperpi/config/paperpi.ini'), PosixPath('/home/pi/.config/com.txoof.paperpi/paperpi.ini')]
No valid data was returned: status_code: 404
To Reproduce
Steps to reproduce the behavior:
run paperpi.py --run_plugin_func met_no.get_coord "Denver, Colorado"
get error
Expected behavior
Should return a lat/lon
The text was updated successfully, but these errors were encountered:
Describe the bug
met.no does not return location lat/lon info with
To Reproduce
Steps to reproduce the behavior:
paperpi.py --run_plugin_func met_no.get_coord "Denver, Colorado"
Expected behavior
Should return a lat/lon
The text was updated successfully, but these errors were encountered: