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

Provide parser for ingesting Avinor AWOS data #59

Open
jo-asplin-met-no opened this issue Jan 29, 2025 · 0 comments
Open

Provide parser for ingesting Avinor AWOS data #59

jo-asplin-met-no opened this issue Jan 29, 2025 · 0 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@jo-asplin-met-no
Copy link
Collaborator

For the Frost ingest activity, we currently ingest observations from two sources: Avinor and NMBU.
Frost has been extended with an ingest hook that could modify the data before passing it on to the lard ingestor.
The Avinor data need to be translated to MET-specific parameter IDs etc., while the NMBU data can be ingested directly as they are (even with the type ID set).

We need to decide which one of the following two options would be best:

  1. Provide a parser in the lard ingestor for the Avinor data (and possibly also the NMBU data) so that Frost can merely pass it directly to the lard ingestor.
  2. Do all parsing in Frost and pass the data along to the lard ingestor as if it would have come directly from Obsinn (where a parser already exists).
@jo-asplin-met-no jo-asplin-met-no added the enhancement New feature or request label Jan 29, 2025
@intarga intarga added the question Further information is requested label Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants