We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Metadata handling in the validation framework should be supported from start to finish.
We want to track:
pygeobase.object_base.TS
.metadata
We should implement a metadata object which can take the metadata from the input datasets and the result managers which can write the metadata.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Metadata handling in the validation framework should be supported from start to finish.
We want to track:
pygeobase.object_base.TS
object already has a.metadata
attribute which can be extracted by the data manager.We should implement a metadata object which can take the metadata from the input datasets and the result managers which can write the metadata.
The text was updated successfully, but these errors were encountered: