Azure Netcdf Python 3.x Read Netcdf File From Azure File Storage May 30, 2023 Post a Comment I have uploaded a file to my Azure file storage account and created a SAS (shared access signature)… Read more Read Netcdf File From Azure File Storage
Dask Netcdf Python Python Xarray Xarray Plotting 2D Data Using Xarray Takes A Surprisingly Long Time? February 01, 2023 Post a Comment I am reading NetCDF files using xarray. Each variable have 4 dimensions (Times, lev, y, x). After r… Read more Plotting 2D Data Using Xarray Takes A Surprisingly Long Time?