jlaucar
jlaucar
This is my number one priority once I'm back from Asia at the start of July. There are some challenges and we need to discuss whether it should be done...
I think this is similar to what goes on with eta (or hybrid eta/pressure) coordinates in the atmosphere. The actual depth in meters of a given grid point can vary...
My ignorant assumption is that yes, they could be in different 'layers' for different ensemble members. I think I recall coding this capability when writing the first draft of the...
Maybe Helen wrote that code and I'm just remembering discussions about the issue with different layers. On Fri, Feb 17, 2023 at 11:30 AM Jeffrey Anderson ***@***.***> wrote: > My...
Kevin is correct. I originally planned to use quad_utils in the SE rewrite, but I ran into difficulties reproducing the existing code and gave up given my time constraints. Jeff...
We'll pick up this discussion briefly in the stand-up. One of the problems is that Kevin is trying to fix a terminology problem that is out of our hands. The...
The normal distribution should be unbounded. On Thu, Sep 12, 2024 at 1:42 PM Helen Kershaw ***@***.***> wrote: > https://github.com/NCAR/DART/tree/beta_distribution_fix > > note: default values for distribution type NO_DISTRIBUTION, not...
Helen, Yes, doing that would probably be a safe practice. I have not tried to implement that or even comprehensively check for other distributions at this point. Jeff On Thu,...
Helen, I have a strong sense of deja-vu about this. Have we possibly identified things before where fp-precise was required for various intel versions? Is fix_bound_violations needed to get the...
This seems possible. I had originally thought this was due to other numerical problems that have been partially fixed but not yet committed relating to convergence of the numerical algorithms....