pressel / pycles

A python based infrastructure for cloud large eddy simulation.
GNU General Public License v3.0
93 stars 69 forks source link

stats output for cloud_top/cloud_base/cloud_fraction ignores ice #43

Closed claresinger closed 4 years ago

claresinger commented 4 years ago

FYI: cloud_top and cloud_base in Stats output only considers ql and ignores qi:

https://github.com/pressel/pycles/blob/a0f7ff82e847edbca6b20659f7076b39e942ca02/ThermodynamicsSA.pyx#L461-L474

Also: cloud_fraction (z,t) and cloud_fraction (t) ignore ice:

https://github.com/pressel/pycles/blob/df39365454195100f5e39281f16f7af933164351/ThermodynamicsSA.pyx#L434-L439

and

https://github.com/pressel/pycles/blob/df39365454195100f5e39281f16f7af933164351/ThermodynamicsSA.pyx#L444-L459

claresinger commented 4 years ago

moved this issue to the more active repo https://github.com/climate-machine/pycles