belkhir-nacim commited on
Commit
1214cee
1 Parent(s): 5e9173e

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +125 -0
README.md ADDED
@@ -0,0 +1,125 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Dataset Description
2
+ Data Overview
3
+ The WiDS Datathon 2023 focuses on a prediction task involving forecasting sub-seasonal temperatures (temperatures over a two-week period, in our case) within the United States. We are using a pre-prepared dataset consisting of weather and climate information for a number of US locations, for a number of start dates for the two-week observation, as well as the forecasted temperature and precipitation from a number of weather forecast models (we will reveal the source of our dataset after the competition closes). Each row in the data corresponds to a single location and a single start date for the two-week period. Your task is to predict the arithmetic mean of the maximum and minimum temperature over the next 14 days, for each location and start date.
4
+
5
+ You are provided with two datasets:
6
+
7
+ train_data.csv: the training dataset, where contest-tmp2m-14d__tmp2m, the arithmetic mean of the max and min observed temperature over the next 14 days for each location and start date, is provided
8
+ test_data.csv: the test dataset, where we withhold the true value of contest-tmp2m-14d__tmp2m for each row.
9
+ To participate in the Datathon, you will submit a solution file containing the predicted values of contest-tmp2m-14d__tmp2m for each row in the test dataset. The predicted values you submit will be compared against the observed values for the test dataset and this will determine your standing on the Leaderboard during the competition as well as your final standing when the competition closes.
10
+
11
+ You are also provided with an example of a solution file prepared for submission.
12
+
13
+ Note: During the competition the leaderboard is calculated with approximately 50% of the test data. After the competition closes, the final standings will be computed based on the other 50%. As such, the final leaderboard standings may be different than those during the competition.
14
+
15
+ External Data Usage
16
+ The datathon task can be tackled successfully without the use of external data. In fact, the degree to which we have anonymized the data would make joining additional data to the competition data difficult. However, participants who wish to do so may use additional external data for the purpose of building predictive models.
17
+
18
+ Data Dictionary
19
+ The WiDS 2023 Datathon is using a subset of a pre-prepared dataset in which the variables were gathered from the following datasets (source of the WiDS Datathon dataset will be revealed after the competition closes):
20
+
21
+ Temperature: Daily maximum and minimum temperature measurements at 2 meters from 1979 onwards were obtained from NOAA’s Climate Prediction Center (CPC) Global Gridded Temperature dataset and converted to Celsius. The official contest target temperature variable is tmp2m = tmax+tmin / 2.
22
+
23
+ ftp://ftp.cpc.ncep.noaa.gov/precip/PEOPLE/wd52ws/global_temp/
24
+
25
+ Global precipitation: Daily precipitation data from 1979 onward were obtained from NOAA’s CPC Gauge-Based Analysis of Global Daily Precipitation [42] and converted to mm.
26
+
27
+ ftp://ftp.cpc.ncep.noaa.gov/precip/CPC_UNI_PRCP/GAUGE_GLB/RT/
28
+
29
+ U.S. precipitation: Daily U.S. precipitation data in mm were collected from the CPC Unified Gauge-Based Analysis of Daily Precipitation over CONUS. Measurements were replaced with sums over the ensuing two-week period.
30
+
31
+ https://www.esrl.noaa.gov/psd/thredds/catalog/Datasets/cpc_us_precip/catalog.html
32
+
33
+ Sea surface temperature and sea ice concentration: NOAA’s Optimum Interpolation Sea Surface Temperature (SST) dataset provides SST and sea ice concentration data, daily from 1981 to the present.
34
+
35
+ ftp://ftp.cdc.noaa.gov/Projects/Datasets/noaa.oisst.v2.highres/
36
+
37
+ Multivariate ENSO index (MEI): Bimonthly MEI values (MEI) from 1949 to the present, were obtained from NOAA/Earth System Research Laboratory. The MEI is a scalar summary of six variables (sea-level pressure, zonal and meridional surface wind components, SST, surface air temperature, and sky cloudiness) associated with El Niño/Southern Oscillation (ENSO), an ocean-atmosphere coupled climate mode.
38
+
39
+ https://www.esrl.noaa.gov/psd/enso/mei/
40
+
41
+ Madden-Julian oscillation (MJO): Daily MJO values since 1974 are provided by the Australian Government Bureau of Meteorology. MJO is a metric of tropical convection on daily to weekly timescales and can have a significant impact on the United States sub-seasonal climate. Measurements of phase and amplitude on the target date were extracted over the two-week period.
42
+
43
+ http://www.bom.gov.au/climate/mjo/graphics/rmm.74toRealtime.txt
44
+
45
+ Relative humidity, sea level pressure, and precipitable water for the entire atmosphere: NOAA’s National Center for Environmental Prediction (NCEP)/National Center for Atmospheric Research Reanalysis dataset contains daily relative humidity (rhum) near the surface (sigma level 0.995) from 1948 to the present and daily pressure at the surface (pres) from 1979 to the present.
46
+
47
+ ftp://ftp.cdc.noaa.gov/Datasets/ncep.reanalysis/surface/
48
+
49
+ Geopotential height, zonal wind, and longitudinal wind: To capture polar vortex variability, obtained daily mean geopotential height were obtained at 10mb from the NCEP Reanalysis dataset.
50
+
51
+ ftp://ftp.cdc.noaa.gov/Datasets/ncep.reanalysis.dailyavgs/pressure/
52
+
53
+ North American Multi-Model Ensemble (NMME): The North American Multi-Model Ensemble (NMME) is a collection of physics-based forecast models from various modeling centers in North America. Forecasts issued monthly from the Cansips, CanCM3, CanCM4, CCSM3, CCSM4, GFDL-CM2.1-aer04, GFDL-CM2.5, FLOR-A06 and FLOR-B01, NASA-GMAO-062012, and NCEP-CFSv2 models were downloaded from the IRI/LDEO Climate Data Library. Each forecast contains monthly mean predictions from 0.5 to 8.5 months ahead.
54
+
55
+ https://iridl.ldeo.columbia.edu/SOURCES/.Models/.NMME/
56
+
57
+ Pressure and potential evaporation: ftp://ftp.cdc.noaa.gov/Datasets/ncep.reanalysis/surface_gauss/
58
+
59
+ Elevation: http://research.jisao.washington.edu/data_sets/elevation/elev.1-deg.nc
60
+
61
+ Köppen-Geiger climate classifications: http://koeppen-geiger.vu-wien.ac.at/present.htm
62
+
63
+ Variable naming
64
+ Each variable name, prefix__suffix, consists of two parts (separated by a double underscore) that inform you of the meaning of the variable. The prefix indicates from which of the above-listed file the variable was derived (e.g. Madden-Julian oscillation, pressure, and potential evaporation from NOAA's surface_gauss etc), the suffix indicates the specific type of information that was extracted from the file.
65
+
66
+ Variable prefixes
67
+ contest-slp-14d: file containing sea level pressure (slp)
68
+
69
+ nmme0-tmp2m-34w: file containing most recent monthly NMME model forecasts for tmp2m (cancm30,
70
+ cancm40, ccsm30, ccsm40, cfsv20, gfdlflora0, gfdlflorb0, gfdl0, nasa0,
71
+ nmme0mean) and average forecast across those models (nmme0mean)
72
+
73
+ contest-pres-sfc-gauss-14d: pressure
74
+
75
+ mjo1d: MJO phase and amplitude
76
+
77
+ contest-pevpr-sfc-gauss-14d: potential evaporation
78
+
79
+ contest-wind-h850-14d: geopotential height at 850 millibars
80
+
81
+ contest-wind-h500-14d: geopotential height at 500 millibars
82
+ contest-wind-h100-14d: geopotential height at 100 millibars
83
+
84
+ contest-wind-h10-14d: geopotential height at 10 millibars
85
+
86
+ contest-wind-vwnd-925-14d: longitudinal wind at 925 millibars
87
+
88
+ contest-wind-vwnd-250-14d: longitudinal wind at 250 millibars
89
+ contest-wind-uwnd-250-14d: zonal wind at 250 millibars
90
+
91
+ contest-wind-uwnd-925-14d: zonal wind at 925 millibars
92
+
93
+ contest-rhum-sig995-14d: relative humidity
94
+
95
+ contest-prwtr-eatm-14d: precipitable water for entire atmosphere
96
+ nmme-prate-34w: weeks 3-4 weighted average of monthly NMME model forecasts for precipitation
97
+
98
+ nmme-prate-56w: weeks 5-6 weighted average of monthly NMME model forecasts for precipitation
99
+ nmme0-prate-56w: weeks 5-6 weighted average of most recent monthly NMME model forecasts for precipitation
100
+
101
+ nmme0-prate-34w: weeks 3-4 weighted average of most recent monthly NMME model forecasts for precipitation
102
+
103
+ nmme-tmp2m-34w: weeks 3-4 weighted average of most recent monthly NMME model forecasts for target label, contest-tmp2m-14d__tmp2m
104
+
105
+ nmme-tmp2m-56w: weeks 5-6 weighted average of monthly NMME model forecasts for target label, contest-tmp2m-14d__tmp2m
106
+
107
+ mei: MEI (mei), MEI rank (rank), and Niño Index Phase (nip)
108
+
109
+ elevation: elevation
110
+
111
+ contest-precip-14d: measured precipitation
112
+
113
+ climateregions: Köppen-Geigerclimateclassifications
114
+
115
+ Variables without prefix
116
+ Some variables do not have a prefix. Instead, each variable name in its entirely indicates the information the variable captures.
117
+
118
+ lat: latitude of location (anonymized)
119
+ lon: longitude of location (anonymized)
120
+ startdate: startdate of the 14 day period
121
+ sst: sea surface temperature
122
+ icec: sea ice concentration
123
+ cancm30, cancm40, ccsm30, ccsm40, cfsv20, gfdlflora0, gfdlflorb0, gfdl0, nasa0, nmme0mean: most recent forecasts from weather models
124
+ Target
125
+ contest-tmp2m-14d__tmp2m: the arithmetic mean of the max and min observed temperature over the next 14 days for each location and start date, computed as (measured max temperature + measured mini temperature) / 2