We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I set the following, upload and refresh. It says Status OK, but returning to the weather page then gives the status: Failed to find Forecast Area
defaultParams = {"Forecast Area": "SWANBOURNE" , "State" : "WA" } params = {"Forecast Area": "SWANBOURNE" , "State" : "WA" } # Internal params that can be changed with API call /parser/{id}/params
2021-09-18 06:17:00,746 - INFO - user-swanbourne-bom:1115 - swell_period: None wind_dir: ENE cloud_oktas: None gust_kt: 6 press_msl: None wind_spd_kmh: 2.5 swell_height: None press_qnh: None weather: - wind_spd_kt: 5 rain_trace: 0.0 delta_t: 0.9 press_tend: - rel_hum: 88 press: None air_temp: 9.5 cloud_base_m: None cloud_type_id: None gust_kmh: 11 dewpt: 7.6 apparent_t: 7.2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I set the following, upload and refresh. It says Status OK, but returning to the weather page then gives the status: Failed to find Forecast Area
defaultParams = {"Forecast Area": "SWANBOURNE" , "State" : "WA" } params = {"Forecast Area": "SWANBOURNE" , "State" : "WA" } # Internal params that can be changed with API call /parser/{id}/params
2021-09-18 06:17:00,746 - INFO - user-swanbourne-bom:1115 - swell_period: None wind_dir: ENE cloud_oktas: None gust_kt: 6 press_msl: None wind_spd_kmh: 2.5 swell_height: None press_qnh: None weather: - wind_spd_kt: 5 rain_trace: 0.0 delta_t: 0.9 press_tend: - rel_hum: 88 press: None air_temp: 9.5 cloud_base_m: None cloud_type_id: None gust_kmh: 11 dewpt: 7.6 apparent_t: 7.2
The text was updated successfully, but these errors were encountered: