Frequently Used

Weather by Date and Coordinates

緯度・経度で指定した場所の、指定した日時の気象観測データ(気温・降水量・風速など)を、気象庁アメダスから取得するブロック。任意の地点の過去の天気の値を調べるときに使う。

Block
Weather by Date and Coordinates
Text Code for This Block
sbApiJmaAmedasDateTimeLatLon(35.69, 139.75, "2025-01-19 14:00", "temp")
Arguments
  • Arg 1Number
  • Arg 2Number
  • Arg 3Text
  • Arg 4Choice(気温 / 降水量(10分) / 降水量(1時間) / 降水量(3時間) / 風速 / 風向 / 湿度 / 日照時間(1時間))