[kepler-dev] [Bug 5335] SpanToDT should write metadata first rather than data when it starts up

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Fri Mar 4 10:18:25 PST 2011


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5335

Jing Tao <tao at nceas.ucsb.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Jing Tao <tao at nceas.ucsb.edu> 2011-03-04 10:18:24 PST ---
Yeah, now it wrote metadata first:
  [run] connected to span data.
      [run] connected to span metadata.
      [run] Waiting until metadata is written.
      [run] Metadata written; will start writing data.
      [run] wrote metadata (PutDataAsString): CR800_sensor0
coefficients=,conversion-type=Linear,isOn=true,latitude=32.884164,longitude=-117.239957,measurement-unit=degrees
Celsius,sampleMethod=average,samples-per-measurement=10,samplingPeriod=2,sensor-make=Vaisala,sensor-measurement=Temperature,sensor-model=HMP45A,serial-number=B3310000
to channelIndex:1 for time:1.299262623873E9
      [run] wrote metadata (PutDataAsString): CR800_sensor1
coefficients=,conversion-type=Linear,isOn=true,latitude=32.884243999999995,longitude=-117.239457,measurement-unit=degrees
Celsius,sampleMethod=average,samples-per-measurement=10,samplingPeriod=2,sensor-make=Vaisala,sensor-measurement=Temperature,sensor-model=HMP45A,serial-number=B3310001
to channelIndex:3 for time:1.299262623878E9
      [run] wrote data (PutDataAsFloat64): 97.80991918543457 to channelIndex:0
for time:1.299262624697E9
      [run] wrote data (PutDataAsFloat64): 11.118884715328337 to channelIndex:2
for time:1.299262624701E9

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kepler-dev mailing list