Talk:Level 1 data (velocity profilers): Difference between revisions

From Atomix
No edit summary
No edit summary
Line 1: Line 1:
[[User:Brian scannell|Brian scannell]] ([[User talk:Brian scannell|talk]]) 15:36, 22 December 2021 (CET)
[[User:Brian scannell|Brian scannell]] ([[User talk:Brian scannell|talk]]) 13:16, 28 December 2021 (CET) I don’t think the definitions work properly for instruments with a vertical beam.  We are inconsistent in separating the “regular” and “vertical” beams.  Dimension N_BEAM is defined as including the vertical beam, but is used as a dimension for R_VEL which doesn’t include the vertical beam data.
I think dimension N_BEAM has to be the beam numbers for the beams with the standard beam angle - so will typically be [1 2 3]or [1 2 3 4]If we allow it to include beam 5, we run into a problem with the variables such as R_VEL for which N_BEAM is a dimension.


[[User:Brian scannell|Brian scannell]] ([[User talk:Brian scannell|talk]]) 15:38, 22 December 2021 (CET)
There is also the issue that some instruments allow the vertical beam to be defined with a different sampling rate / operating mode / ensemble averaging / burst interval etc. This implies a different TIME dimension may be required as well as different variables where TIME is a dimension.
Are there any designs out there with three angled beams plus a vertical beam?  If so, perhaps rather than R_DIST5 etc we should use R_DISTV to indicate vertical - although it also has the advantage of being the Roman 5...


[[User:Brian scannell|Brian scannell]] ([[User talk:Brian scannell|talk]]) 12:32, 28 December 2021 (CET) Plus the vertical beam is often configurable with different sampling rates / burst periods etc. which suggests there is a need for a separate variable TIME5 (or following the suggestion above TIMEV).
Should we also allow for the possibility of instruments with three angled beams and a vertical beam - in which case the use of the tag 5 not he variables becomes somewhat inappropriate.  I suggest we use the tag V for vertical (which is also Roman 5).
 
Following this approach, the mandatory dimensions remain TIME, R_DIST and N_BEAM but these only relate to the angled beams (so N_BEAM is typically [1 2 3] or [1 2 3 4]).  The variables R_VEL, ABSI and CORR use all of these dimensions, whilst BURST_NUMBER uses TIME.  THETA and BIN_SIZE are then constants (not sure why THETA is currently shown with dimension TIME).
 
We then have optional dimensions TIMEV and R_DISTV and optional variables R_VELV, ABSIV and CORRV with both of these dimensions; BURST_NUMBERV with dimension TIMEV; and BIN_SIZEV is a constant.

Revision as of 12:16, 28 December 2021

Brian scannell (talk) 13:16, 28 December 2021 (CET) I don’t think the definitions work properly for instruments with a vertical beam. We are inconsistent in separating the “regular” and “vertical” beams. Dimension N_BEAM is defined as including the vertical beam, but is used as a dimension for R_VEL which doesn’t include the vertical beam data.

There is also the issue that some instruments allow the vertical beam to be defined with a different sampling rate / operating mode / ensemble averaging / burst interval etc. This implies a different TIME dimension may be required as well as different variables where TIME is a dimension.

Should we also allow for the possibility of instruments with three angled beams and a vertical beam - in which case the use of the tag 5 not he variables becomes somewhat inappropriate. I suggest we use the tag V for vertical (which is also Roman 5).

Following this approach, the mandatory dimensions remain TIME, R_DIST and N_BEAM but these only relate to the angled beams (so N_BEAM is typically [1 2 3] or [1 2 3 4]). The variables R_VEL, ABSI and CORR use all of these dimensions, whilst BURST_NUMBER uses TIME. THETA and BIN_SIZE are then constants (not sure why THETA is currently shown with dimension TIME).

We then have optional dimensions TIMEV and R_DISTV and optional variables R_VELV, ABSIV and CORRV with both of these dimensions; BURST_NUMBERV with dimension TIMEV; and BIN_SIZEV is a constant.