Conversation
|
shouldn't we use the .n_nodes and .n_leaves instead? |
|
I do not have access to the Confluence page referenced above https://sites.ecmwf.int/docs/dev-section/qubed/pull-requests/PR-27 - can you give a brief description of this feature, please? Costing in terms of data volume spanned by a given Qubed query? |
|
Hi @j08lue, We don't yet have an associated Confluence page for this, but we just wanted to create an estimate response size of the Qube that we return. We're not entirely sure yet on the metric to use to measure this, but we'd be happy to hear about your use case if this is also useful to you or implement/think of a different metric! |
We are developing a web application to automatically generate Polytope / MARS data requests for Digital Twin data from user prompts (https://github.com/ecmwf/digital-twin-assistant), using Qubed under the hood to find available fields of interest. I think it is generally very useful information for a user to know how large the data volume is, before they hit send. As application developers, we could use this info to double-check that a request is small enough to execute live and synchronously as a data preview. If such a metric was available, we would also always surface it alongside the Polytope JSON our tool generates. |
|
Hi @j08lue, Ah yes this is an interesting use case! |
Description
Contributor Declaration
By opening this pull request, I affirm the following:
🌈🌦️📖🚧 Documentation 🚧📖🌦️🌈
https://sites.ecmwf.int/docs/dev-section/qubed/pull-requests/PR-27