Dataset Configuration
Configuring your VEDA Dashboard to show a Dataset already available in VEDA Data Services
Once a dataset is available in your VEDA STAC through VEDA Data Services (following the steps in the Dataset Ingestion docs), you will need to configure the Dashboard.
Please note that the VEDA Dashboard relies on its own set of metadata about datasets. No information from STAC is loaded initially, so some metadata may require copying information from the STAC records, such as title, description, and dataset providers.
Key Steps
The key steps for configuring a dataset overview page (which is required to reference a dataset in any stories) are similar to configuring a story. The steps are outlined below.
Go to the veda-config repo in GitHub
If using a local environment:
Familiarize yourself with the Setup and Configuration sections of the documentation
Using your local environment, create a branch for your dataset overview
Following the guidelines outlined in the Content section of the GitHub documentation, create your Dataset Overview MDX file
Add relevant files and assets as needed
Push your branch and create a pull request in GitHub
If configuring through GitHub
Following the guidelines outlined in the Content section of the VEDA UI documentation, create your Dataset Overview MDX file and add it to a new branch on GitHub.
Add relevant files and assets as needed
Commit your changes and open a Pull Request
Once the pull request is created, you will be able to see a preview of the dataset overview in a Netlify box under the Conversation tab of the pull request
🍀 You don’t have to fully finish your dataset overview all in one go. Every time you make a commit the preview will be regenerated with your changes (takes about 3 minutes).
Once you feel good about the dataset overview, add the necessary team members and stakeholders to review the dataset overview
Paste a comment in the pull request with any additional information, such as any goal dates for publishing this dataset overview or any outstanding questions you have
Once the pull request is merged, the files will still need to be pushed to production. Coordinate with your development team and managers to determine the release date.
If you have any questions along the way, we prefer that you open tickets in veda-config. Alternatively, you can reach the VEDA team at veda@uah.edu.