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

Update geotiff preview for clowder v2 #29

Merged
merged 3 commits into from
Sep 8, 2023
Merged

Conversation

max-zilla
Copy link
Contributor

Update pyclowder version dependency, add ability to run with either v1 or v2. Also add a parameter to allow running in a docker-compose environment while publishing metadata to Clowder.

"Content-Type": "application/json"
}
host = os.getenv("CLOWDER_URL", host)
connector.post('%sapi/v2/visualizations/config' % host, headers=headers, data=payload,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You might be able to use pyclowder method

@max-zilla max-zilla merged commit 42163fa into master Sep 8, 2023
@max-zilla max-zilla deleted the update-for-clowder-v2 branch September 8, 2023 16:05
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