diff --git a/ingestion-data/staging/dataset-config/modis_mosaic-cyclone-beryl.json b/ingestion-data/staging/dataset-config/modis_mosaic-cyclone-beryl.json new file mode 100644 index 00000000..0e416c06 --- /dev/null +++ b/ingestion-data/staging/dataset-config/modis_mosaic-cyclone-beryl.json @@ -0,0 +1,92 @@ +{ + "assets": { + "thumbnail": { + "title": "Thumbnail", + "type": "image/png", + "roles": [ + "thumbnail" + ], + "description": "Photo by [CIRA](https://satlib.cira.colostate.edu/event/hurricane-beryl/) (GOES-16 Band 2 visible satellite imagery of the eye of Hurricane Beryl at Category 5 intensity.)", + "href": "https://thumbnails.openveda.cloud/cyclones_beryl_background.png" + } + }, + "collection": "modis_mosaic-cyclone-beryl", + "description": "The MODIS Level-1B data set contains calibrated and geolocated at-aperture radiances for 36 discrete bands located in the 0.4 µm to 14.4 µm region of the electromagentic spectrum. These data are generated from MODIS Level-1A scans of raw radiance, and in the process are converted to geophysical units of W/(m2 µm sr). In addition, the Bidirectional Reflectance Distribution Function (BRDF) may be determined for the solar reflective bands (1-19, 26) through knowledge of the solar irradiance (e.g., determined from MODIS solar diffuser data, and from the target illumination geometry). Additional data are provided including quality flags, error estimates and calibration data.", + "discovery_items": [ + { + "bucket": "veda-data-store-staging", + "cogify": false, + "discovery": "s3", + "dry_run": false, + "filename_regex": ".*.tif$", + "id_template": "{}", + "prefix": "modis_mosaic-cyclone-beryl/" + } + ], + "item_assets": { + "cog_default": { + "description": "The MODIS Brightness Temperature (Band 31, Day) layer is the brightness temperature, measured in Kelvin (K), calculated from the top-of-the-atmosphere radiances. It does not provide an accurate temperature of either clouds or the land surface, but it does show relative temperature differences which can be used to distinguish features both in clouds and over clear land. It can be used to distinguish land, sea ice, and open water over the polar regions during winter (in cloudless areas).", + "roles": [ + "data", + "layer" + ], + "title": "Brightness Temperature (Band 31)", + "type": "image/tiff; application=geotiff; profile=cloud-optimized" + } + }, + "license": "MIT", + "links": [], + "product_level": "L1b", + "providers": [ + { + "name": "NASA", + "roles": [ + "producer", + "processor", + "licensor" + ], + "url": " doi:10.5067/MODIS/MYD021KM.061" + }, + { + "name": "NASA VEDA", + "roles": [ + "host" + ], + "url": "https://www.earthdata.nasa.gov/dashboard/" + } + ], + "renders": { + "dashboard": { + "assets": [ + "cog_default" + ], + "colormap_name": "bupu_r", + "rescale": [ + [ + 5000, + 30000 + ] + ] + } + }, + "spatial_extent": { + "xmax": -13.345, + "xmin": -102.815, + "ymax": 49.643, + "ymin": 6.194 + }, + "stac_extensions": [ + "https://stac-extensions.github.io/render/v1.0.0/schema.json", + "https://stac-extensions.github.io/item-assets/v1.0.0/schema.json" + ], + "stac_version": "1.0.0", + "temporal_extent": { + "enddate": "2024-06-26T00:00:00Z", + "startdate": "2024-07-11T00:00:00Z" + }, + "temporal_frequency": "five minutes", + "title": "Brightness Temperature (Band 31)", + "type": "Collection", + "dashboard:time_density": "day", + "dashboard:is_periodic": true +} \ No newline at end of file