我正在嘗試使用時間維度為NetCDF文件中的每個變量創建GIF。 filepath = 'foam.nc' variables = getVariables(filepath) lat = getValue('lat', variables)[:] lon ...
確定! 回上一頁