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

[Question/Feature] Automatic discovery of new cubes #888

Open
mdespriee opened this issue Sep 1, 2023 · 0 comments
Open

[Question/Feature] Automatic discovery of new cubes #888

mdespriee opened this issue Sep 1, 2023 · 0 comments

Comments

@mdespriee
Copy link

mdespriee commented Sep 1, 2023

We're considering xcube for several use-cases here, and find it very promising.

One of the case is displaying precipitation nowcasts (from radar data).
What I envisage is to build cubes where the time axis would be the forecast time (from t0 to t0+h).

Since it's nowcasting, it's frequently updated, and every x minutes we receive a full new forecast, so at t1 we'd have a full new cube t1..t1+h

I'd like to publish that and have the server discover the new cube automatically, without a server/container restart (that would be too frequent), and expose it at a new url (for http caching purpose): /nowcast_t0, /nowcast_t1, etc

What would be the proper way to do this?

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

No branches or pull requests

1 participant