This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
The variable MedfillSST is large(887M), so it may be that it exceeds the max download size for that thredds server. I infer from the reference to nc_get_var, that you are trying to read the whole variable in one request, this may trigger the server's max download size limit. Can you ask the server owner what their download limit is for opendap requests? I note also that Harmonics is much smaller (11M), and that is probably under the server's max download size, so your access to that is consistent with my hypothesis. I wish we could put out a better error message for this case, but it can be difficult to tell why a request failed, since the actual reason is often encoded in English text. You might get some additional information by changing the string you pass to nc_get_var from https://data.nodc.noaa.gov/thredds/dodsC/cortad/Version /cortadv4_row00_col00.nc?MedfillSST to [log]https://data.nodc.noaa.gov/thredds/dodsC/cortad/Version4/cortadv4_row00_col00.nc?MedfillSST =Dennis Heimbigner Unidata Ticket Details =================== Ticket ID: LUG-687527 Department: Support netCDF Priority: Normal Status: Open =================== NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.