Skip to content

Latest commit

 

History

History
47 lines (25 loc) · 2.06 KB

README.md

File metadata and controls

47 lines (25 loc) · 2.06 KB

Geometry Local Data Dictionary (LDD)

The Geometry dictionary contains all geometric information in the label.

Steward: PDS Geosciences Node

Builds

LDD Automation with PDSEN CI Bot Release and Tag LDD Release

Documentation

Propose Updates

See the LDD Update Process

Implement

To implement changes the LDD, simply update the IngestLDD under the src/ directory, commit to a branch, push the branch to Github, and create a Pull Request. The Github Action CI/CD will take care of the auto-generation of the schemas and schematrons.

For more information see the LDD Build Process

Notes

Each build is auto-generated using Github Actions, PDS4 LDDTool, and Validate Tool.

You can manually run LDDTool on the IngestLDD using the following command:

lddtool -lpsnJ src/MY_IngestLDD.xml

Contribute

Support

See the PDS Data Dictionaries Support page for more Support information.