タグ

2021年10月22日のブックマーク (5件)

  • 天気予報 | 気象庁

    「時々」と「一時」 ある現象が断続的に発生し、その発生した時間が予報期間の二分の一未満であるときは「時々」、現象が切れ間なく発生し、その時間が予報期間の四分の一未満であるときには「一時」といいます。 降水確率 予報区内で1mm以上の雨の降る確率を、6時間毎に10%単位で発表します。例えば、18時から24時までの降水確率が20%というのは、その期間に1mm以上の雨の降る可能性が100回中20回あるという意味です。確率が高いと雨量が多くなるという意味ではありません。 最高気温・最低気温 予報地点における最高・最低気温の予想を1℃単位で発表します。予報地点とは、具体的に府県予報区内の気象台、測候所、アメダスの設置してある場所を指します。 風向と風速 予報区内の代表的な風向とその風の強さのことです。風向は風の吹いてくる方角で8方位、風の強さの表現と風速(10分間の平均)の関係は以下のとおりです。

    nilab
    nilab 2021/10/22
    府県天気予報「毎日5時、11時、17時に発表します。また、天気が急変したときには随時修正して発表します。発表内容は、今日・明日・明後日の天気と風と波、明日までの6時間ごとの降水確率と最高・最低気温の予想です」
  • Cloud Management Console

    $300 分の無料クレジットを使用して概念実証を無料で構築し、Google Cloud コンソールで 150 以上のプロダクトを試すことができます。

    Cloud Management Console
    nilab
    nilab 2021/10/22
    「Cloud Console はシンプルなウェブベースのインターフェースで、デプロイ、スケーリング、本番環境における問題の診断を行うために役立ちます」「Cloud Shell を使えば、複雑な開発タスクも難なくこなすことができます」
  • Pub/Sub triggers  |  Cloud Run functions Documentation  |  Google Cloud

    Send feedback Stay organized with collections Save and categorize content based on your preferences. Pub/Sub triggers In Cloud Run functions, a Pub/Sub trigger enables a function to be called in response to Pub/Sub messages. When you specify a Pub/Sub trigger for a function, you also specify a Pub/Sub topic. Your function will be called whenever a message is published to the specified topic. A Pub

    Pub/Sub triggers  |  Cloud Run functions Documentation  |  Google Cloud
    nilab
    nilab 2021/10/22
    Google Cloud Pub/Sub トリガー | Google Cloud Functions に関するドキュメント
  • Configure Cloud Run functions  |  Cloud Run functions Documentation  |  Google Cloud

    Configure Cloud Run functions When you deploy or update a function created with the Cloud Functions v2 API, you have access to all of Cloud Run's configuration capabilities. Use this page to understand a few of the configuration options that are available in Cloud Run, how to control the behavior of your functions, and what the best practices are for each type of configuration. See Cloud Run docum

    Configure Cloud Run functions  |  Cloud Run functions Documentation  |  Google Cloud
    nilab
    nilab 2021/10/22
    「Java では、System.getenv を使用してランタイム環境変数にアクセスします」
  • Write event-driven functions  |  Cloud Run functions Documentation  |  Google Cloud

    nilab
    nilab 2021/10/22
    「Google Cloud Pub/Sub トピックのメッセージ、Google Cloud Storage バケットの変更、Firebase イベントなどのイベントによって Cloud Functions の関数を間接的に呼び出す場合は、バックグラウンド関数を使用します」