-
Notifications
You must be signed in to change notification settings - Fork 13
Truncated netcdf data downloads #8
Copy link
Copy link
Open
Description
Our user reported incomplete data download cases from this server
https://goldsmr5.gesdisc.eosdis.nasa.gov/opendap/
All cases appear to use the fileout netcdf handler for the .nc4 responses with subsetting, and mostly for the M2I3* datasets under 'MERRA2', which are very large granules themselves. A typical URL is:
While these are large data requests that can overwhelm the server sometimes (presumably when the download incompleteness occur?), a data download would either be a success or failure (It appears that the httpd has status 200 in the access logs).
Caching in the server was turned on. I wonder if cache management in server can interfere with a download, given the pattern of the failures which were occasional and quasi-periodical.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels