google-code-export / stoqs

Automatically exported from code.google.com/p/stoqs
GNU General Public License v3.0
1 stars 1 forks source link

error using stoqstoolbox #24

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. download and install stoqstoolbox on Matlab searchpath
2. run stoqs_demo on matlab R2012b
3.

What is the expected output? What do you see instead?
Reading data from: 
http://odss.mbari.org/canon/stoqs_may2012/measuredparameter.json?measurement__in
stantpoint__timevalue__gte=2012-05-30%2000:10:00&measurement__instantpoint__time
value__lte=2012-05-30%2001:10:00&measurement__depth__gte=1&measurement__depth__l
te=2&measurement__instantpoint__activity__platform__name=dorado&parameter__stand
ard_name=sea_water_temperature&
Parsing json response for 53 datavalues:  98%     
[................................................. ]  Done.
Error using containers.Map/subsref
The specified key is not present in this container.

Error in stoqs_down (line 211)
            outp.(fieldMap(fields{i})) = {info.(fields{i})}';

Error in stoqs_demo (line 37)
d=stoqs_down(stoqs_server,dateini,datend,top,bottom,platform,'',standard);

What version of the product are you using? On what operating system?
Matlab R2012b on macOS X 10.7.5

Please provide any additional information below.
Other users at MBARI have reported problems trying to upgrade their Matlab to 
R2013 (java issues). until that is resolved, which version of Matlab is known 
to work with stoqstoolbox?

Original issue reported on code.google.com by du...@mbari.org on 7 Oct 2013 at 9:57

Attachments:

GoogleCodeExporter commented 9 years ago
Download the new stoqstoolbox from 
https://code.google.com/p/stoqs/downloads/detail?name=stoqstoolbox-20131119.zip&
can=2&q=#makechanges to use the fixed code.

Original comment by MBARIm...@gmail.com on 20 Nov 2013 at 12:57

GoogleCodeExporter commented 9 years ago

Original comment by MBARIm...@gmail.com on 20 Nov 2013 at 12:58