REG-Forecasting / README.md
wachawich's picture
Upload dataset
95ec3c2 verified
metadata
dataset_info:
  features:
    - name: time
      dtype: string
    - name: date
      dtype: string
    - name: day
      dtype: int32
    - name: month
      dtype: int32
    - name: year
      dtype: int32
    - name: fueltype
      dtype: int64
    - name: type-name
      dtype: string
    - name: value
      dtype: int64
    - name: shortwave_radiation
      dtype: float64
    - name: direct_radiation
      dtype: float64
    - name: diffuse_radiation
      dtype: float64
    - name: direct_normal_irradiance
      dtype: float64
    - name: cloudcover
      dtype: int64
    - name: cloudcover_low
      dtype: int64
    - name: cloudcover_mid
      dtype: int64
    - name: cloudcover_high
      dtype: int64
    - name: temperature_2m
      dtype: float64
    - name: relativehumidity_2m
      dtype: int64
    - name: dewpoint_2m
      dtype: float64
    - name: surface_pressure
      dtype: float64
    - name: vapour_pressure_deficit
      dtype: float64
    - name: windspeed_10m
      dtype: float64
    - name: winddirection_10m
      dtype: int64
    - name: windspeed_100m
      dtype: float64
    - name: winddirection_100m
      dtype: int64
    - name: windgusts_10m
      dtype: float64
    - name: precipitation
      dtype: float64
    - name: rain
      dtype: float64
    - name: snowfall
      dtype: float64
    - name: day_of_year
      dtype: int32
    - name: sin_doy
      dtype: float64
    - name: cos_doy
      dtype: float64
    - name: season
      dtype: int64
    - name: solar_zenith_noon_deg
      dtype: float64
    - name: sunrise_time_h
      dtype: int64
    - name: sunrise_time_m
      dtype: int64
    - name: sunset_time_h
      dtype: int64
    - name: sunset_time_m
      dtype: int64
  splits:
    - name: train
      num_bytes: 30473437
      num_examples: 103125
  download_size: 4218299
  dataset_size: 30473437
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*