Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create package based on CES.jl structure #1

Closed
4 tasks done
odunbar opened this issue Feb 23, 2021 · 3 comments
Closed
4 tasks done

Create package based on CES.jl structure #1

odunbar opened this issue Feb 23, 2021 · 3 comments
Assignees

Comments

@odunbar
Copy link
Collaborator

odunbar commented Feb 23, 2021

  • We need to create this package with bors, etc (the same as used in CalibrateEmulateSample.jl)
  • We need a readme.md for the front page
  • We need to populate the Project toml with the packages from CalibrateEmulateSample.jl required (only) for EnsembleKalmanProcesses (This will not include the python dependencies)
  • We need to copy across the Loss Minimization and to copy-and-cut the optimization part of Lorenz 96/Cloudy examples.
@odunbar odunbar self-assigned this Feb 23, 2021
@odunbar odunbar changed the title Create package based on CES.jl structur Create package based on CES.jl structure Feb 23, 2021
@jakebolewski
Copy link
Contributor

jakebolewski commented Feb 24, 2021

Also need:

  • Docs build setup
  • Code coverage enabled

bors bot added a commit that referenced this issue Feb 24, 2021
3: Initial move of source files and runtests from CalibrateEmulateSample r=odunbar a=odunbar

## Purpose
Resolves some of #1 

## Contains
We move the following modules from CES
- `EnsembleKalmanProcesses`, renamed `EnsembleKalmanProcessModule` (for obvious name clash)
- `Observations`
- `DataStorage`
- `ParameterDistributionStorage`

I also have moved over all unit tests for these modules. and updated the Project toml

Co-authored-by: odunbar <[email protected]>
bors bot added a commit that referenced this issue Feb 25, 2021
4: examples from CES, Calibration stage only r=odunbar a=odunbar

## Purpose
Addresses part of #1 
Get examples from the `CalibrateEmulateSample.jl` repository, keeping only the calibration stage - I have added plots as in LossMinimization to the other examples

## Contains
- LossMinimization
- Lorenz 96 - calibration only
- Cloudy - calibration only

Co-authored-by: odunbar <[email protected]>
@jakebolewski
Copy link
Contributor

@odunbar code coverage should be enabled now

@jakebolewski
Copy link
Contributor

Closed by #9

yairchn pushed a commit to yairchn/EnsembleKalmanProcesses.jl that referenced this issue Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants