Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Conversation

@MJJoyce
Copy link
Member

@MJJoyce MJJoyce commented Feb 9, 2015

  • Implements initial config based execution of evaluations. There are a number of missing features, the most obvious of which is the lack of support for all the available plot types in OCW. These and other things will be updated in tickets that follow.
  • Included is a config for one of our example files (simple_model_to_model_bias). The evaluation area is slightly changed, but other than that all is the same. It is assumed that the user has the files downloaded to /tmp when using this config file.

- Implement initial config based execution of evaluations. There are a
  number of missing features, the most obvious of which is the lack of
  support for all the available plot types in OCW. These and other
  things will be updated in tickets that follow.
- Fix bug in valid_plot_config helper that was left in from a copy-paste
  error.
- Switch all yaml.safe_load calls to yaml.load to mirror the
  implementation.
- Add tests for the contour map validation that is currently
  implemented.
- Add tests for the generic plot config validation errors.
- Add an additional check for the config_is_well_formed helper to ensure
  that invalid plot data is reported correctly.
@OCWJenkins
Copy link

Merged build triggered. Test Failed.

@OCWJenkins
Copy link

Merged build started. Test Failed.

@OCWJenkins
Copy link

Merged build finished. Test Passed.

@asfgit asfgit merged commit 4c9abe7 into apache:master Feb 11, 2015
asfgit pushed a commit that referenced this pull request Feb 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants