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

Export verification to harp #7

Open
2 of 4 tasks
tnipen opened this issue Jan 17, 2025 · 9 comments
Open
2 of 4 tasks

Export verification to harp #7

tnipen opened this issue Jan 17, 2025 · 9 comments
Assignees
Labels
enhancement New feature or request

Comments

@tnipen
Copy link
Member

tnipen commented Jan 17, 2025

This could be implemented as an Output.

  • Write a POC to get format correct
  • Delete /lustre/storeB/project/IT/geout/larsfp/bris-inference-issue-7 after
  • Merge POC into bris-inference as a format output test
  • Write a general writer for harp using model output
@havardhhaugen havardhhaugen changed the title Export verification to sqlite Export verification to harp Jan 30, 2025
@ways ways self-assigned this Jan 30, 2025
@ways
Copy link
Contributor

ways commented Jan 30, 2025

Waiting for #17 to ease testing

@ways
Copy link
Contributor

ways commented Feb 3, 2025

Seems Harp data format is about to change: https://gitlab.met.no/yrop/yrprod/-/issues/505

@ways
Copy link
Contributor

ways commented Feb 4, 2025

@ways
Copy link
Contributor

ways commented Feb 5, 2025

Har snakket med Andrew. Han setter opp miljø for å kjøre. Venter på info om filene som skal skrives.

@ways
Copy link
Contributor

ways commented Feb 5, 2025

When I'm writing code for this, it will be best to test with a pre-generated dataset. @havardhhaugen Can you point me to a representative one in lustre?

@ways
Copy link
Contributor

ways commented Feb 10, 2025

@ways ways added the enhancement New feature or request label Feb 10, 2025
@ways
Copy link
Contributor

ways commented Feb 10, 2025

When I'm writing code for this, it will be best to test with a pre-generated dataset. havardhhaugen, Can you point me to a representative one in lustre?

Was given /lustre/storeB/project/nwp/bris/inference_files/for_lars_testing

@ways
Copy link
Contributor

ways commented Feb 11, 2025

If I understand correctly, this is what's required to create a usable file for harp:

  • get metadata from forecast netcdf-file
  • get all station IDs from frost within coordinates and times from forecast
  • for timestep and SID
    • get forecast closest to station
    • write frost observation and forecast data to table

@ways
Copy link
Contributor

ways commented Feb 27, 2025

New version of POC for Andrew, waiting for ack.

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

When branches are created from issues, their pull requests are automatically linked.

2 participants