Hi,
We recently published one ncml file to the THREDDS server.
http://data.nodc.noaa.gov/thredds/dodsC/testdata/20130328/aggregate_BML_DOU_joinExisting.ncml.html
We are able to get the ASCII for the variable "temperature" with whole time
period, about 2290301 values.
It returns error if we try to get both "temperature" and "time" with all
the layers. The error message looks like
Error {
code = 500;
message = "readAgg
file:/sites/data.nodc/htdocs/testdata/20130328/aggregate_BML_DOU_joinExisting.ncml";
};
Could it be problem with the ncml aggregation of TDS?
Thanks a lot,
Li