-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add MDX files for dataset(s) [Automated workflow]
- Loading branch information
1 parent
ac836e7
commit b707ec2
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
27 changes: 27 additions & 0 deletions
27
datasets/hls-swir-falsecolor-composite-THIRD-TEST.data.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
id: hls-swir-falsecolor-composite-THIRD-TEST | ||
name: HLS SWIR FalseColor Composite | ||
featured: false | ||
description: HLS falsecolor composite imagery using Bands 12, 8A, and 4. | ||
media: | ||
src: https://bootstrap-cheatsheet.themeselection.com/assets/images/bs-images/img-2x1.png | ||
alt: Placeholder image | ||
author: | ||
name: Media author | ||
url: '' | ||
taxonomy: | ||
- name: Source | ||
values: | ||
- NASA | ||
infoDescription: "::markdown\n - **Temporal Extent:** 2015 - 2100\n \ | ||
\ - **Temporal Resolution:** Annual\n - **Spatial Extent:** Global\n\ | ||
\ - **Spatial Resolution:** 0.25 degrees x 0.25 degrees\n \ | ||
\ - **Data Units:** Days (Days per year above 90\xB0F or 110\xB0F)\n \ | ||
\ - **Data Type:** Research\n " | ||
layers: [] | ||
--- | ||
<Block> | ||
<Prose> | ||
[[REPLACE WITH RELEVANT DATASET INFORMATION]] | ||
</Prose> | ||
</Block> |