Closed mousebrains closed 1 year ago
@jessecusack Can you please try this branch and let me know what issue you find with how you process the data.
From your standpoint, the major changes might be some parameter name changes, but also the splitting up off profile generation and dissipation estimates. The directory structure has changed a bit, combo is not profilecombo, and there are there are new diss directories for the dissipation related stuff.
The dissipation and profile bin widths are also separate.
The support for AUVs will not impact you.
@jessecusack I think I've got a stable version of the code in this branch. I'm going to work on updating the documentation, but hopefully not the code.
From your side, the major change is the splitting out of profile generation and dissipation generation. This allows for much more rapid tweaking of the dissipation related parameters.
The other major feature addition is support for a profile direction of time, in addition to up and down.
Once you've tested this branch in your processing and I get the documentation updated, I would like to merge this branch back to the main branch. Then I'll start working with the SUNRISE data and perfecting the bottom crash detection and bottom upwards dissipation estimates. I'll dig up and re-verify the T-Chain turbulence code I have in this effort.
I find I'm adjusting the dissipation related parameters a lot more often than the profile construction related parameters. Also enable different bin sizes for dissipation than scalar bins.