#import os #import netCDF4 #import datetime #import numpy as np ##### This is a base outline of creating a netCDF file in python ##### What is in this file will show you how to setup the lat/lon ...
.ncの拡張子で終わるfileはNetCDFというタイプのよう。 xarrayというパッケージを使って読み込む。 これだと、複数の変数がある時に読み込めない。 import xarray xarray.open_dataarray これだと、複数の変数があっても読み込める。 xarray.open_dataset 次に、読み込んだ ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する