Jordan Benjamin

Results 8 comments of Jordan Benjamin

This won't build because there's no way to specify a registry in the toml and I used my registry at `https://github.com/jbphyswx/MyRegistry` to register `SOCRATES_Single_Column_Forcings` Ideas to get around that welcome......

Still crashes in time though from spurious instabilities even with very small timestep... (actually not anymore for short nudging timescales, maybe that was just related to #1313, still crashes for...

check if the input is normalized before the distribution with `unconstrained_σ` is applied

also least allow handling of NaN w/ nanmean, nancov etc for missing data

> also least allow handling of NaN w/ nanmean, nancov etc for missing data Intermittent data can be defeated with `nancov` from [NaNStatistics.jl](https://github.com/brenhinkeller/NaNStatistics.jl) Remaining NaNs (i.e. `z` levels with entirely...

Maybe also add way to restart after preconditioner -- currently you need to finish at least one iteration and output and ekp_obj... which can take a long time if youre...

@andreasnoack If you're on SLURM, a lot of the problems may be related to SSH, pam_slurm_adopt, and the cgroup handler. On my cluster, SSH connections were not getting intercepted and...

I find this can happen with files far smaller than 1GB. It seems to be more common when the extension has files open (and/or maybe even cached) in other tabs.