new test data, with all sensor data and additional constraint in moderate...
sbiri authored
new test data, with all sensor data and additional constraint in moderate conditions for ΔT to be less than 3degC
d1ea788f
Name Last commit Last update
AirSeaFluxCode.py adjusted get_height subroutine to read in multiple (3xn) height input. Added psiq as output. Included all switches jcool, gust, qmeth.
Documentation.pdf Update Documentation.pdf
dataMnt_xtrm.nc test data for moderate conditions (daily, data_mid.nc), high wind speeds (daily, u>13m/s, data_xtrm.nc), high wind speeds (minute, u>10m/s & ΔT>6deg, dataMnt_xtrm.nc) and in the Tropics (daily, data_trpc.nc)
data_Mxtr.nc new test data, with all sensor data and additional constraint in moderate conditions for ΔT to be less than 3degC
data_mid.nc test data for moderate conditions (daily, data_mid.nc), high wind speeds (daily, u>13m/s, data_xtrm.nc), high wind speeds (minute, u>10m/s & ΔT>6deg, dataMnt_xtrm.nc) and in the Tropics (daily, data_trpc.nc)
data_mod.nc new test data, with all sensor data and additional constraint in moderate conditions for ΔT to be less than 3degC
data_trp.nc new test data, with all sensor data and additional constraint in moderate conditions for ΔT to be less than 3degC
data_trpc.nc test data for moderate conditions (daily, data_mid.nc), high wind speeds (daily, u>13m/s, data_xtrm.nc), high wind speeds (minute, u>10m/s & ΔT>6deg, dataMnt_xtrm.nc) and in the Tropics (daily, data_trpc.nc)
data_xtr.nc new test data, with all sensor data and additional constraint in moderate conditions for ΔT to be less than 3degC
data_xtrm.nc test data for moderate conditions (daily, data_mid.nc), high wind speeds (daily, u>13m/s, data_xtrm.nc), high wind speeds (minute, u>10m/s & ΔT>6deg, dataMnt_xtrm.nc) and in the Tropics (daily, data_trpc.nc)
flux_subs.py Cleaned up subroutines. changed get_heights to read in also 3xn instead of just 3x1 inputs.