Open sspagnol opened 4 years ago
@sspagnol , so this is a bug (we are remapping wrongly) or a feature (we can't map atm but will need to remap soonish)?
Also, could be a bit more specific about the instrument model & stacktrace of the toolbox (if any) + example file?
Attached is Nortek Signature 500 ad2cp file.
It was part of new NWSROW (Rowley Shoals) mooring (oriented down), which included an RDI (oriented up). When processed the RDI nc file had HEIGHT_ABOVE_SENSOR dimension but the Nortek didn't. So trying to understand did I miss something or is adcpBinMappingPP not working as expected.
Thanks.
I just had a quick look and, yes, we are totally skipping when we found ABSIC4 in Norteks. Logic is incomplete for signatures - there is no code that handles 4 beam cases.
Probably something simple, but I need some time to dig into adcpBinMappingPP and the specs/mapping trigonometry to do it right.
Requirements:
I knew this was somewhere - see #531
If I understand adcpBinMappingPP correctly if will bin map 4 beam RDI and 3 beam Nortek, as in convert DISTANCE_ALONG_BEAMS to HEIGHT_ABOVE_SENSOR, but I don't think it does this for new 4 beam Nortek Signatures.