Making this project Cloud compatible and EOSC infrastructure runs#45
Open
guillaumeeb wants to merge 4 commits intopangeo-data:masterfrom
Open
Making this project Cloud compatible and EOSC infrastructure runs#45guillaumeeb wants to merge 4 commits intopangeo-data:masterfrom
guillaumeeb wants to merge 4 commits intopangeo-data:masterfrom
Conversation
Member
Author
|
The original issue for Performance test is there: pangeo-data/pangeo-eosc#16. |
Member
|
This repository is completely abandoned afaik. 🙃 I have come to believe that benchmarking is a very difficult exercise to do correctly. My latest, best effort is here: https://gallery.pangeo.io/repos/earthcube2020/ec20_abernathey_etal/cloud_storage.html |
Member
Author
@rabernat Certainly!! Thanks for the link, I'll try to take inspiration from it if I pursue here. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi everyone.
cc @tinaok @sebastian-luna-valero.
So I'm trying to revive this project, and to make it Cloud (Dask-gateway for the time being) compatible. I wanted to make this work apparent through this PR to get some early feedback if people have some.
In particular, I have a high level question, maybe to @rabernat: is this the good place to start a benchmarking for Cloud infrastructure performances using Pangeo? Should I look somewhere else ?
And more related to this project, I am under the impression that there have been evolutions across time that have not been reflected in Yaml configuration files, am I correct @andersy005 or @kmpaul if you ever remember? For example, trying to use cheyenne.yaml throws this:
Question is: should we keep and update those files, or just throw them away?
Any other advice welcome!