aodn / imos-toolbox

Graphical tool for QC'ing and NetCDF'ing oceanographic datasets
GNU General Public License v3.0
46 stars 31 forks source link

Import RDI ADCP collected in beam coordinates #164

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently RDI Workhorse parser assumes that the ADCP is using earth coordinates 
(EX11111 setup command). Can the parser be expanded to read and transform data 
collected in beam coordinates (EX00000 setup command). Have seen examples of 
how this is done in USGS ADCPtoolbox 
(http://woodshole.er.usgs.gov/operations/stg/pubs/ADCPtools/adcp_index.htm).

Original issue reported on code.google.com by s.spag...@gmail.com on 5 Oct 2012 at 4:38

GoogleCodeExporter commented 9 years ago
Have been sent this paper as a reference.

Original comment by s.spag...@gmail.com on 5 Oct 2012 at 6:06

Attachments:

GoogleCodeExporter commented 9 years ago
Simon,

could you send me a file example? Also, how urgent is this, do you have lots of 
files waiting to be processed?

Cheers,

Guillaume.

Original comment by guillaum...@gmail.com on 16 Oct 2012 at 4:15

GoogleCodeExporter commented 9 years ago

Original comment by guillaum...@gmail.com on 30 Apr 2013 at 12:54

ggalibert commented 8 years ago

See WH_CG_Feb13.PDF Workhorse Command and Output Data Format p.130:

EX / Coord Transform Contains the coordinate transformation processing parameters (EX command). These firmware switches indicate how the WorkHorse ADCP collected data. xxx00xxx = NO TRANSFORMATION (BEAM COORDINATES) xxx01xxx = INSTRUMENT COORDINATES xxx10xxx = SHIP COORDINATES xxx11xxx = EARTH COORDINATES xxxxx1xx = TILTS (PITCH AND ROLL) USED IN SHIP OR EARTH TRANSFORMATION xxxxxx1x = 3-BEAM SOLUTION USED IF ONE BEAM IS BELOW THE CORRELATION THRESHOLD SET BY THE WC command xxxxxxx1 = BIN MAPPING USED

See also RDI adcp coordinate transformation_Jan10.pdf document.