python 讀取netCDF 文件方法 1. 安裝netCDF庫 首先下載netCDF包,網址:https://pypi.org/project/netCDF4/ 選擇符合自己要求的whl文件 使用 pip 命令進行安裝 ...