I want to open an .nc file in python but I get the following problem, which I do not understand what it means.
from netCDF4 import Dataset
rootgrp = Dataset ("cdd_ACCESS1-3_OND_1979-2005_2.5bilineal.nc", format="NETCDF4")...
asked by
07.11.2018 / 15:55