Unless I am mistaken we don't currently compile the simplest set of binned scientific variables into a single file. This is typically what is needed for making plots and performing further analysis.
That output file should contain:
- Epsilon 1 & 2 as a function of depth / z
- Temperature
- Practical salinity
- Potential density referenced to 0 dbar
- Conservative and absolute salinity
- Buoyancy frequency
- Vehicle speed/U_EM if it exists
- Pressure
- Lat, lon
And nothing else (?). It seems like these variables are all processed but distributed among different combo files.
I would prefer not to create another output directory if possible.
Unless I am mistaken we don't currently compile the simplest set of binned scientific variables into a single file. This is typically what is needed for making plots and performing further analysis.
That output file should contain:
And nothing else (?). It seems like these variables are all processed but distributed among different combo files.
I would prefer not to create another output directory if possible.