Skip to content
odunbar edited this page Nov 21, 2020 · 19 revisions

Calibrate-Emulate-Sample

Goals

Short term

Longer term

Latest 5 features / Developments

  • (PR #83) EKS bugfix, now runs with runtests.

To do's

Functionality

Overall Code structure

Mind-map form of project.

Data Structures

Here we include the data structures we use in the project

ParameterDistribution

ParameterDistribution(...)

ProcessedData Storage

ProcessedData(...)

Calibrate: Interface

Here we include the interface with the EnsembleKalmanProcesses.jl module.

Workflow 1

ModelInterface(...)

Both Workflows

EnsembleKalmanProcessRuns(...)

Emulate: Objects

GPEmulator(...)

Sample:

MCMC(...)

Visualization:

This will be performed through the vizCES.jl module

Docs(?)

Clone this wiki locally