Is there a way to reorder the dimensions of lat and lon in a netcdf file while using xarrays 'Dataset'

后端 未结 0 1088
感情败类
感情败类 2020-12-06 09:01

After doing a bilinear interpolation on a netcdf file I tried to save the interpolation to a new netcdf file using:

 data_set = xr.Dataset({"sit": (         


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