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

Naming of HDF5 group for georeferenced metadata #111

Open
anthonyklemm opened this issue Jul 10, 2024 · 0 comments
Open

Naming of HDF5 group for georeferenced metadata #111

anthonyklemm opened this issue Jul 10, 2024 · 0 comments

Comments

@anthonyklemm
Copy link

I noticed that I was only able to run the
georefMetaLayer = dataset.createGeorefMetadataLayer(indexType, BAG.NOAA_OCS_2022_10_METADATA_PROFILE, "Elevation", definition, chunkSize, compressionLevel)
command if I used "Elevation" or "Uncertainty" as the third argument (which names the HDF5 group "node_name").

However, in Glen's proposal (issue #2 ), he mentioned that it should be named with whatever metadata profile was used (i.e. NOAA-OCS-2022-10). I see that all the example files and documentation have it named "Elevation." Should it be named "Elevation" or should the user be able to change the name to conform to the metadata profile they are using?
2024-07-10_16-10-30
2024-07-10_16-50-44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant