EnsembleKalmanProcesses.jl icon indicating copy to clipboard operation
EnsembleKalmanProcesses.jl copied to clipboard

Gaussian Random Field parameters: Phase 2

Open odunbar opened this issue 1 year ago • 2 comments

With #252 merged, we have raised some new issues to accompany the GRF tools.

- [ ] Check toml interface
- [ ] https://github.com/CliMA/EnsembleKalmanProcesses.jl/issues/317
- [x] Document GRF interface / parameter distribution
- [ ] Convenient constructor for a GRF with prescribed mean & spatial correlation
- [ ] Compatability with new plot features

odunbar avatar May 05 '23 01:05 odunbar

Deal with #300 here too

  • [x] Update Base.show for function distributions

odunbar avatar Jun 26 '23 17:06 odunbar

  • [ ] As everything is stacked internally, we should provide an API to obtain the evaluation point grid, for easy reshaping (if we are plotting for example).

odunbar avatar Jul 05 '23 21:07 odunbar