-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathsevir.yaml
33 lines (32 loc) · 1.32 KB
/
sevir.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Name: Storm EVent ImageRy (SEVIR)
Description: Collection of spatially and temporally aligned GOES-16 ABI satellite imagery, NEXRAD radar mosaics, and GOES-16 GLM lightning detections.
Documentation: https://sevir.mit.edu/sevir-details
Contact: [email protected]
ManagedBy: Mark S. Veillette
UpdateFrequency: New events will be added to SEVIR yearly
Tags:
- satellite imagery
- weather
- meteorological
- aws-pds
License: There are no restrictions on the use of this data.
Resources:
- Description: Dataset of storm imagery
ARN: arn:aws:s3:::sevir
Region: us-east-1
Type: S3 Bucket
DataAtWork:
Tutorials:
- Title: Introduction to SEVIR
URL: https://nbviewer.jupyter.org/github/MIT-AI-Accelerator/eie-sevir/blob/master/examples/SEVIR_Tutorial.ipynb
AuthorName: Mark Veillette
AuthorURL: https://github.com/markveillette
- Title: Using Generators for SEVIR data
URL: https://nbviewer.jupyter.org/github/MIT-AI-Accelerator/eie-sevir/blob/master/examples/Generators.ipynb
AuthorName: Mark Veillette
AuthorURL: https://github.com/markveillette
Tools & Applications:
- Title: sevir -- python utilities for working with SEVIR dataset
URL: https://github.com/MIT-AI-Accelerator/eie-sevir
AuthorName: Mark Veillette
AuthorURL: https://github.com/markveillette