Skip to content

Conversation

@dwhswenson
Copy link
Member

This release of the OPS CLI includes support for SimStore (starting in OPS 1.4). With the CLI, you can use either SimStore or netcdfplus, but you cannot mix the two.

This version also introduces the md command, which will run an arbitrary ensemble until a subtrajectory satisfies it: useful when setting up simulations.

Additionally, several existing commands were made more flexible.

New features and enhancements

@codecov
Copy link

codecov bot commented Jan 1, 2021

Codecov Report

Merging #37 (3fb2f49) into stable (e6d0e08) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            stable       #37    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           11        13     +2     
  Lines          437       596   +159     
==========================================
+ Hits           437       596   +159     
Impacted Files Coverage Δ
paths_cli/commands/contents.py 100.00% <100.00%> (ø)
paths_cli/commands/equilibrate.py 100.00% <100.00%> (ø)
paths_cli/commands/md.py 100.00% <100.00%> (ø)
paths_cli/commands/visit_all.py 100.00% <100.00%> (ø)
paths_cli/param_core.py 100.00% <100.00%> (ø)
paths_cli/parameters.py 100.00% <100.00%> (ø)
paths_cli/utils.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5ff2ae7...3fb2f49. Read the comment docs.

@dwhswenson dwhswenson merged commit 30bb0d9 into stable Jan 4, 2021
@dwhswenson dwhswenson deleted the release-0.2.0 branch January 4, 2021 14:19
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