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

Clean up check_version #28

Open
isteves opened this issue Jun 26, 2018 · 0 comments
Open

Clean up check_version #28

isteves opened this issue Jun 26, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@isteves
Copy link
Collaborator

isteves commented Jun 26, 2018

Currently check_version turns a URL into a pid and also checks the version. We plan to organize it into two functions instead:

  1. get_pid = returns a PID when given a pid/URL
  2. check_version = returns the version that matches the data_pid given; returns a warning if the data_pid has been obsoleted

Need to make sure:

  • integrates well with download_d1_data
  • metadata matching still works
@brunj7 brunj7 added the enhancement New feature or request label Apr 16, 2024
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

No branches or pull requests

3 participants