Kate,
Your NCSS URL just worked for me subsetting & downloading a ~560MB
output file. Note: if you change the URL to "accept=netcdf4" then this
reduces the NCSS request to only 66MB, which helps (significantly)
lessen the NCSS server load and the data download between hycom
servers and your client.
Please share *more* (ideally all) of your python code that is making
these requests. We typically see NCSS requests in a separate
wget/curl/browser client and then read into the applicaiton.
Alternatively, you can use the native python modules to natively read
and subset (client-side) the data directly via OPeNDAP and elimate the
NCSS (server-side) bottleneck entirely.
--
Michael McDonald
HYCOM.org Administrator