Netcdf dimensions (shear probes): Difference between revisions
From Atomix
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
| N_***_SENSORS <math>^b</math> ||number of *** channel (sensors) | | N_***_SENSORS <math>^b</math> ||number of *** channel (sensors) | ||
|- | |- | ||
| SH_ACC_SPEC || number of shear-acceleration cross spectra | | SH_ACC_SPEC <math>^c</math> || number of shear-acceleration cross spectra | ||
|- | |- | ||
| SH_VIB_SPEC || number of shear-vibration cross spectra | | SH_VIB_SPEC <math>^d</math> || number of shear-vibration cross spectra | ||
|} | |} | ||
<math>^a</math> Typically we assume TIME for the fast-sampled microstructure channels, and eventually _SLOW or _CTD for slower sampled channels such as CTD and tilt sensors. If the application requires different time stamps for different sensors, this can be utilized like TIME_PITCH, TIME_ACC etc. | <math>^a</math> Typically we assume TIME for the fast-sampled microstructure channels, and eventually _SLOW or _CTD for slower sampled channels such as CTD and tilt sensors. If the application requires different time stamps for different sensors, this can be utilized like TIME_PITCH, TIME_ACC etc. | ||
<br> | <br><br> | ||
<math>^b</math> Please use these examples for related sensors:<br> | <math>^b</math> Please use these examples for related sensors:<br> | ||
N_VIB_SENSORS for vibration (piezo-acceleration) sensors <br> | N_VIB_SENSORS for vibration (piezo-acceleration) sensors <br> | ||
Line 30: | Line 30: | ||
N_GRADT_SENSORS for thermistors <br> | N_GRADT_SENSORS for thermistors <br> | ||
N_GRADC_SENSORS for microconductivity sensors <br> | N_GRADC_SENSORS for microconductivity sensors <br> | ||
<br> | |||
<math>^c</math> number of shear sensors x number of ACC sensors <br> | <math>^c</math> number of shear sensors x number of ACC sensors <br> | ||
<br> | |||
<math>^d</math> number of shear sensors x number of VIB sensors <br> | <math>^d</math> number of shear sensors x number of VIB sensors <br> | ||