Documentation
Working notes and guidance for using GRIMS pages, datasets, and workflows.
Quick Start
- Navigate to a global or regional module from the header menu.
- Use the shared date controls on daily data pages.
- Review charts/maps and export data where available.
Daily Page Configuration
To enable shared date controls in a page, use:
<body data-daily-page="true" data-daily-title="Your Title">
To keep them hidden, use a normal body tag:
<body>
Data Conventions
- Date keys use ISO format: `YYYY-MM-DD`.
- Manifests define available variables for each day.
- Visualization modules should gracefully handle missing files.