Skip to content

Add hapidump to print all data provided by a server #65

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dgarciabriseno
Copy link

Adds a utility function to get all information provided by a hapi-server in one command.
It's kind of extreme, but useful I think.

@rweigel
Copy link
Collaborator

rweigel commented Jan 20, 2023

This looks like a helpful addition.

Currently, we have a process that aggregates all of the metadata from all servers nightly: https://github.com/hapi-server/servers/tree/master/index. The process uses a Jython script run using Autoplot (by @jbfaden), but there has been a discussion about using the Python hapiclient. I'll probably accept this pull request after hearing from @jbfade and then add a keyword option to use one of the files at https://github.com/hapi-server/servers/tree/master/index instead of looping through all datasets, which can take a significant amount of time.

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