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

add checkpoint_basepath(::IndexEntry) #37

Open
oxinabox opened this issue Nov 17, 2021 · 0 comments
Open

add checkpoint_basepath(::IndexEntry) #37

oxinabox opened this issue Nov 17, 2021 · 0 comments
Labels
good first issue Good for newcomers

Comments

@oxinabox
Copy link
Member

Consisder a checkpoint index index constructed from the path results/backrun/2021-10-08T15:59:04.829/foo=BAR/sim_now=2019-02-14T10:15:00-05:00/strategy=1/Forecasters/predicted.jlso

checkpoint_path(ind) would return that results/backrun/2021-10-08T15:59:04.829/foo=BAR/sim_now=2019-02-14T10:15:00-05:00/strategy=1/Forecasters/predicted.jlso

I propose a new: checkpoint_basepath(index) that returns results/backrun/2021-10-08T15:59:04.829/
Giving what ever part is common for all tags

@oxinabox oxinabox added the good first issue Good for newcomers label Nov 17, 2021
@bencottier bencottier assigned bencottier and unassigned bencottier Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants