Merge branch 'main' of https://huggingface.co/datasets/Aikyam-Lab/Synoptic-Bench
Browse files
README.md
CHANGED
|
@@ -1,6 +1,15 @@
|
|
| 1 |
---
|
| 2 |
license: cc0-1.0
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
This dataset is derived from publicly available U.S. government data:
|
| 5 |
|
| 6 |
GFS forecasts produced by NOAA/NWS and distributed via NCAR
|
|
|
|
| 1 |
---
|
| 2 |
license: cc0-1.0
|
| 3 |
+
size_categories:
|
| 4 |
+
- 100B<n<1T
|
| 5 |
---
|
| 6 |
+
|
| 7 |
+
## Dataset Details:
|
| 8 |
+
|
| 9 |
+
Synoptic-Bench is used to train Vision-Language Models to generate text descriptions of weather forecast data. It contains 14,159 total GFS forecasts issued four times per day and spanning from 2016-2025 with lead times ranging from 3 hours to 168 hours in 3 hour intervals. Precipitation rate, 2-meter temperature, 850 mb zonal wind velocity, 850 mb meridional wind velocity, and 500mb geopotential height is included in the forecast data. There are 1,367,041 total Area Forecast Discussions (AFDs) matched to GFS forecasts.
|
| 10 |
+
|
| 11 |
+
## Data Sources:
|
| 12 |
+
|
| 13 |
This dataset is derived from publicly available U.S. government data:
|
| 14 |
|
| 15 |
GFS forecasts produced by NOAA/NWS and distributed via NCAR
|