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

Displaying of just model or obs data should bypass collocation entirely #1385

Open
lewisblake opened this issue Oct 21, 2024 · 0 comments
Open
Labels
enhancement ✨ New feature or request
Milestone

Comments

@lewisblake
Copy link
Member

Is your feature request related to a problem? Please describe.
When we want to look at obs-only or model-only data, we have to hack the code to create fake model data. Fake obs data is not yet implemented but being discussed. Ideally, this would never be needed as the code should be able to bypass colocation entirely in these cases. The ColdataToJsonEngine could be made more robust, or we could implement an analogous DataToJsonEngine which handles just the data read in. This would make processes much faster in these cases.

Describe the solution you would like to see
Above

  • Would you be able to work on this solution yourself? No
  • How can the Pyaerocom development team assist you? PRs, discussions
@lewisblake lewisblake added the enhancement ✨ New feature or request label Oct 21, 2024
@lewisblake lewisblake added this to the v1.0.0 milestone Oct 21, 2024
@lewisblake lewisblake changed the title Displaying of just model or obs data should by pass collocation entirely Displaying of just model or obs data should bypass collocation entirely Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant