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

When exporting DataSet for GIS, layered datasets are not rendering #283

Open
dbrakenhoff opened this issue Nov 2, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@dbrakenhoff
Copy link
Collaborator

When exporting a model dataset for visualization in GIS, somehow layered datasets are not rendering and contain NoData according to QGIS.

image

A single layer data variable works fine:

image

When plotting the resulting GIS dataset in Python, the data variables do contain the data, but somehow QGIS isn't rendering it, and suggests everything is NoData.

This is the resulting GIS dataset I've created:

qgis_mesh.zip

@dbrakenhoff dbrakenhoff added the bug Something isn't working label Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant