Ignacio Lopez-Gomez

Results 11 comments of Ignacio Lopez-Gomez

> The value of γ may be too small in this case? When the sparsity constraint is too strong, we would quickly have collapsed ensemble that could trigger singularity issue...

@glwagner We should move away from deleting the typing in arguments or objects of structs. It adds flexibility at the cost of interpretability of the codebase. What we should do...

I think changing the typing to more abstract types would really benefit the codebase. However, unit testing becomes slightly more difficult (there are a lot of corner cases). I am...

I am not sure I understand why types cannot capture everything we need. If you need to say that an argument allows generic iteration, it should be an iterable. If...

The changes are due to the change of the `sgs` scheme to `quadrature`. We decided this was a better option moving forward for calibration.

I think the forcing is steady-state, but that need not imply that the state is. For example, if we have any simulation without clouds, surface heating cannot be compensated by...

I agree with @szy21 in that assuming steady-state can be detrimental in the future. A small fix that could go a long way is the following, - Initialize the SCM...

After our meeting with Tapio: The plan forward is approved, pending revisiting the surface fluxes in the future (which Tapio would prefer to be fixed SST with interactive fluxes), and...

Looking at the mean profiles (which is what is plotted in the paper as well), the changes are not substantial. I don't think this should be considered an issue at...