rachidelmimouni / imos-toolbox

Automatically exported from code.google.com/p/imos-toolbox
0 stars 0 forks source link

IMOS Feature Request: Tracking sensors serial numbers #110

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Sensors serial number can be documented for multi-sensor instruments in the 
deployment database. This information could then be reused to document NetCDF 
variables metadata each time necessary.

Original issue reported on code.google.com by guillaum...@gmail.com on 20 Sep 2011 at 5:19

GoogleCodeExporter commented 9 years ago
This issue is marked as fixed, but this does not happen for something like WQM 
files where the CTD and DO have different serial numbers. The DO serial number 
should be attached to the DOX2 parameter that its generated from.

Original comment by peter.ja...@csiro.au on 12 Jun 2014 at 2:28

GoogleCodeExporter commented 9 years ago
The problem was that the toolbox wasn't able to take advantage of a deployment 
database with sensor serial number documented. It is now fixed. The deployment 
database just needs to be properly documented. 

What is missing on the wiki is direction on how to do so (this is an issue).

Basically, on top of the table Instruments, the tables Sensors and 
InstrumentSensorConfig also need to be documented according to the examples 
attached.

Original comment by guillaum...@gmail.com on 12 Jun 2014 at 3:24

Attachments:

GoogleCodeExporter commented 9 years ago
This is going to be tricky, in the InstrumentSensorConfig.CurrentConfig this 
does not work for an processing an older deployment. 

We had to include the DeploymentID in this table to make sure the correct 
configuration is selected for the deployment. 

Original comment by peter.ja...@csiro.au on 23 Jun 2014 at 5:36

GoogleCodeExporter commented 9 years ago
You're right. I re-open the bug. We might need to update the ddb schema.

Thanks for this.

Original comment by guillaum...@gmail.com on 23 Jun 2014 at 5:58