Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
python で numpy を使用して 2 つの netcdf ファイルでゾーン stat 関数を実行する方法はありますか? しかし、gdalを使わずに?より細かい解像度の netcdf は 0.5 度で、より大きな netcdf は 2 度です。したがって、より大きな 2 度のセル内にあるすべての 0.5 度のセルを平均したいと考えています。
ありがとう!