ClimaAtmos.jl is a library for building atmospheric circulation models that is designed from the outset to leverage data assimilation and machine learning tools. We welcome contributions!
Apache License 2.0
84
stars
18
forks
source link
Precipitation diagnostics are missing in the output #854
precipitation_removal, column_integrated_rain, column_integrated_snow are missing in the diagnostics in moist simulations. I think here and herepropertynames(Y.c) should be propertynames(p).
precipitation_removal, column_integrated_rain, column_integrated_snow
are missing in the diagnostics in moist simulations. I think here and herepropertynames(Y.c)
should bepropertynames(p)
.cc @jiahe23 @trontrytel