For this dataset
http://coaps.fsu.edu/thredds/dodsC/samos/data/research/WTEP/2012/WTEP_20120128v30001.nc
"flag" is a String variable which uses the "time" dimension (144 values):
Dataset {
....
String flag[time = 144];
} samos/data/research/WTEP/2012/WTEP_20120128v30001.nc;
and the TDS is THREDDS Data Server [Version 4.0.24 - 20090724.2259].
If I request the entire flag variable with:
http://coaps.fsu.edu/thredds/dodsC/samos/data/research/WTEP/2012/WTEP_20120128v30001.nc.ascii?flag
I get a reasonable response:
Dataset {
String flag[time = 144];
} samos/data/research/WTEP/2012/WTEP_20120128v30001.nc;
---------------------------------------------
flag[144]
"ZZZZZZZZZZZZZ", "ZZZZZZZZZZZZZ", "ZZZZZZZZZZZZZ", ...
But if I request a subset of the flag variable with:
http://coaps.fsu.edu/thredds/dodsC/samos/data/research/WTEP/2012/WTEP_20120128v30001.nc.ascii?flag[0:10:99]
which is what the .html form helps me to generate,
I get an error message:
Error {
code = 500;
message = "NcSDCharArray InvalidRangeException";
};
Is this:
* something I'm doing wrong (it's Friday afternoon at the end of a long
week)?
* something wrong with the dataset's setup?
* something wrong in TDS?
Thanks for looking into this.
Sincerely,
Bob Simons
IT Specialist
Environmental Research Division
NOAA Southwest Fisheries Science Center
1352 Lighthouse Ave
Pacific Grove, CA 93950-2079
Phone: (831)658-3205
Fax: (831)648-8440
Email: bob.simons@xxxxxxxx
The contents of this message are mine personally and
do not necessarily reflect any position of the
Government or the National Oceanic and Atmospheric
Administration.
<>< <>< <>< <>< <>< <>< <>< <>< <><