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

Implement meteo for external forcing #446

Closed
xldeltares opened this issue Jan 30, 2023 · 4 comments · Fixed by #477
Closed

Implement meteo for external forcing #446

xldeltares opened this issue Jan 30, 2023 · 4 comments · Fixed by #477
Assignees
Labels
type: feature Brand new functionality
Milestone

Comments

@xldeltares
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
In project Santa Cruz, we need to implement rainfall on 2D grid as meteo forcing. For now hydrolib-core does not have the meteo implemented.

Describe the solution you'd like
a new class Meteo(INIBasedModel) that writes a [Meteo] block for use inside an external forcings file.

@xldeltares xldeltares added the type: feature Brand new functionality label Jan 30, 2023
@xldeltares xldeltares self-assigned this Feb 9, 2023
@arthurvd arthurvd assigned arthurvd and unassigned xldeltares Mar 22, 2023
@arthurvd
Copy link
Member

@xldeltares : I see you have (almost) implemented this already. Do you think you're ready to open a PR? I could review it/finish it for you in our current sprint.

@xldeltares
Copy link
Collaborator Author

@arthurvd: That would be great if you still could review/finish it in this sprint! I will create a PR and please feel free to work on it. Thanks!

@xldeltares xldeltares linked a pull request Mar 23, 2023 that will close this issue
@arthurvd
Copy link
Member

@priscavdsluis / @tim-vd-aardweg / @MRVermeulenDeltares : our discussion about the diskOnlyFileModel will be continued under a new issue: #478.

@priscavdsluis
Copy link
Contributor

priscavdsluis commented Mar 28, 2023

I reviewed the PR and the changes look good.
However there is the property forcing on the new Meteo object. I want to verify first if it is correct and find an example with non-global meteo data. 🚩

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature Brand new functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants