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
在 Weather/TW/Forecast.pm 檔案中實作的 parser ,其所預期的特定 token ,主要是「1週預報」這四個字,基本上都不見於 V7 網頁版之中了。看來 V7 本身也有改版。
Weather/TW/Forecast.pm
下一版直接利用公開資料源吧: https://opendata.cwb.gov.tw/dataset/forecast?page=1
The text was updated successfully, but these errors were encountered:
https://data.gov.tw/dataset/9176
看來這個「自動氣象站-氣象觀測資料」可以直接拿來用
Sorry, something went wrong.
https://data.gov.tw/dataset/9178
這個「局屬氣象站-現在天氣觀測報告」似乎也相關
https://data.gov.tw/dataset/9287
在這個天氣預報的資料集描述頁面中找到了 CWB 的 Swagger manifest
https://opendata.cwb.gov.tw/dist/opendata-swagger.html
https://opendata.cwb.gov.tw/devManual/insrtuction
會員授權碼取得方式之說明
No branches or pull requests
在
Weather/TW/Forecast.pm
檔案中實作的 parser ,其所預期的特定 token ,主要是「1週預報」這四個字,基本上都不見於 V7 網頁版之中了。看來 V7 本身也有改版。下一版直接利用公開資料源吧: https://opendata.cwb.gov.tw/dataset/forecast?page=1
The text was updated successfully, but these errors were encountered: