-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Noticing some odd evaporation rates with otherwise dry and hot weather. Some examples:
| 1 Day Precip | Future Precip | Total Precip | Precipitable | Cloud Water | Prev Spec Humid | Future Spec Humid | Humid Increase | Prev Temp | Future Temp | Wind Speed | Evap Rate | Evap Nerfed | Dry Soil | Auto-Enabled |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | 0 | 0 | 37.409134 | 0 | 0.0117696365 | 0.0127004795 | 107.91% | 299.55197 | 304.67487 | 8.619649081 | -0.2815857016 | -0.1407928508 | TRUE | FALSE |
| 0 | 0 | 0 | 36.412647 | 0 | 0.012981415 | 0.013911703 | 107.17% | 299.42398 | 304.63098 | 8.211485149 | 0.001225756037 | 0.0006128780184 | TRUE | TRUE |
| 0 | 1.836 | 1.836 | 51.000793 | 0.16608 | 0.014531498 | 0.013773032 | 94.78% | 304.25067 | 303.9346 | 4.785529102 | -0.08597516161 | -0.04298758081 | TRUE | FALSE |
I'm not sure why we would have negative evaporation values for these days... need to reverse the math to see what's going on.
Note that this was during a "heat dome" event where there was high humidity, low heat escape rates overnight, and very high heat indexes. Not sure if the high moisture and stationary high-pressure system causes these results.
Reactions are currently unavailable