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

Network file writer does not write correct conventions #713

Open
priscavdsluis opened this issue Oct 29, 2024 · 1 comment
Open

Network file writer does not write correct conventions #713

priscavdsluis opened this issue Oct 29, 2024 · 1 comment
Labels
type: bug Something isn't working type: compatibility Changes needed to be compatible with the computational core

Comments

@priscavdsluis
Copy link
Contributor

Describe the bug
When exporting a network file via HYDROLIB-core it writes conventions that the GUI complains about.

Image

Please investigate what is needed here.

@priscavdsluis priscavdsluis added type: bug Something isn't working type: compatibility Changes needed to be compatible with the computational core labels Oct 29, 2024
@RuudHurkmans
Copy link
Collaborator

When I change the conventions in a postprocessing-step (opening the created file in netCDF4) like this:

conventions = 'CF-1.8 UGRID-1.0 Deltares-0.10'

Image

The warning in the GUI disappears.

As a related topic, there is a warning about a missing projection when trying to run a model:

** WARNING: Missing coordinate reference system. Now using default: projected_coordinate_system (EPSG:0).

I have been trying to add EPSG:28992 to the net-file but the warning persists. Is there information about how the GUI expects this information?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working type: compatibility Changes needed to be compatible with the computational core
Projects
None yet
Development

No branches or pull requests

2 participants