Python freezes when writing netCDF in NETCDF4 format, but NETCDF3_CLASSIC format works fine

前端 未结 0 1749
北荒
北荒 2021-01-24 07:58

I am using Python to save 300x470x27x24 matrices to netcdf files. So far I was using the following code to create file handle:

nc_output = Dataset(nc_filename,\'w         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题