GEUS-Glaciology-and-Climate / pypromice

Process AWS data from L0 (raw logger) through Lx (end user)
https://pypromice.readthedocs.io
GNU General Public License v2.0
12 stars 4 forks source link

Check heat flux bulk calculation method variables #126

Open PennyHow opened 1 year ago

PennyHow commented 1 year ago

Check if unstable = ~stable in pypromice.process.L2toL3.calcHeatFlux(). And if not then why not? https://github.com/GEUS-Glaciology-and-Climate/pypromice/blob/c5613a942d7e79089865f4f5837313bf6abe3461/src/pypromice/process/L2toL3.py#L176-L177