Skip to content

Conversation

@jhkennedy
Copy link
Member

This release:

  • Provides a Kolmogorov-Smirnov test for climate reproducibility in E3SM

Joseph H Kennedy added 30 commits February 2, 2017 17:51
This is a basic skeleton that can be installed via pip and requires
LIVVkit. It includes a README and a modified BSD license.
This uses LIVVkit to run an extension (through LIVVkit's validation
infrastructure), and overloads the website creation so that we now get a
EVE website instead of a LIVVkit website.
This does a number of pre-release updates:
* eliminate unneeded example files (now in LEX)
* eliminate unneeded ks.json file (expected to be generated by
  E3SM/CIME)
* Reduce the number of dependencies by removing Markdown to HTML
  formatting
* Add package version number, and version number option
* Add serve option like LIVVkit to easily display generated websites
* significantly improve setup.py
* Lots of PEP8 fixes
When using EVE programmatically from a python package that accepted
command line arguments, EVE ignores the arguments passed to main in
favor of the calling packages command line arguments.

Now, EVE only uses the available command line arguments if no
arguments were passed to main.
* jhkennedy-crossmatch:
  Remove crossmatch extension for 0.1 release
Joseph H Kennedy added 2 commits August 2, 2018 09:23
Because Eve is already a rather popular python package (a REST API for
humans) and has the namespace taken on pypi, we needed to rename EVE.
There is also discussion of developing a tool for  E3SM to access REST
APIs so there is a potential conflict there as well.

The package name will now be `evv4esm`, the common name (for docs and
discussion) will be `EVV` (still pronounced Eve),  and the entry point
will be `eve` (on the command line).
@jhkennedy jhkennedy self-assigned this Aug 2, 2018
@jhkennedy jhkennedy merged commit 6482d13 into master Aug 2, 2018
mkstratos added a commit that referenced this pull request May 15, 2024
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

Successfully merging this pull request may close these issues.

2 participants