Load selection GFS-ensemble openDAP data into memory (Python)
问题 I want to download a subselection from GFS-ensemble data from an OpenDAP server via netCDF and xarray. However, when trying to load the subselection into memory, the program crashes after a while returning a RuntimeError (netCDF: I/O failure). The amount of data points I wish to obtain is 13650, therefore the data size should be easily handleable in Python. Oddly enough, I do not experience this problem when downloading GFS-data or NCEP-Reanalysis data. This makes me believe that the issue