環境・地球科学

Copernicus Climate Data Store

cds.climate.copernicus.eu

環境・地球科学free

ERA5などEUの気候再解析・予測データセット。生データはまず加工が必要なので、データセットの説明ページをソースとして取り込もう。

This EU service hosts datasets like ERA5, one of the most widely used climate reanalysis products, so its documentation pages carry real weight for a notebook on climate variables or modeling. The raw data comes in formats like NetCDF that need separate processing before they mean anything, so what imports well is the dataset description rather than the data files.

Copernicus Climate Data Storeを開く

Gemini Notebook に取り込む

  1. 1上のリンク(またはサイト内の特定のページ)をコピーします。
  2. 2ノートブックで「ソースを追加」→「ウェブサイト」をクリックします。
  3. 3リンクを貼り付けて確定します。複数のリンクは1行に1件ずつ、まとめて貼り付けられます。

気候データや地理データそのものは、そのままではうまく取り込めないことがほとんどです。データセット自体ではなく、解説ドキュメントや技術レポート、サマリーページを取り込みましょう。

環境・地球科学の他のソース