Skip to content

Conversation

@dwhswenson
Copy link
Member

@dwhswenson dwhswenson commented Oct 23, 2020

This PR will add support for reading/writing files using the new (experimental) SimStore storage subsystem. From a user's standpoint, the CLI will automatically use SimStore for filenames that end in .db or .sql, otherwise it uses netcdfplus.

Note that this will have to be on hold until a few more SimStore PRs have been added to the OPS core code. In particular, we need to wait until SimStore has support for:

Also, note that this will only work with SimStore-native CVs; i.e., it doesn't manage the monkey-patching to allow old CVs based on netcdfplus to be used with SimStore.

@dwhswenson dwhswenson added the enhancement New feature or request label Dec 8, 2020
@dwhswenson
Copy link
Member Author

Status: This is just waiting for a release of OPS with SimStore in it. When OPS 1.4 is released, this should be ready to merge.

@codecov
Copy link

codecov bot commented Dec 11, 2020

Codecov Report

Merging #29 (17a0319) into master (0aa3aa2) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #29   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines          570       596   +26     
=========================================
+ Hits           570       596   +26     
Impacted Files Coverage Δ
paths_cli/param_core.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 0aa3aa2...17a0319. Read the comment docs.

@dwhswenson dwhswenson merged commit 40a503b into openpathsampling:master Jan 1, 2021
@dwhswenson dwhswenson deleted the simstore branch January 1, 2021 19:08
@dwhswenson dwhswenson mentioned this pull request Jan 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant