--- dataset_info: features: - name: type-name dtype: string - name: value dtype: string - name: time dtype: string - 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: season dtype: int64 - name: solar_zenith_noon_deg dtype: float64 - name: date dtype: timestamp[ns] splits: - name: train num_bytes: 23957049 num_examples: 103149 download_size: 4538136 dataset_size: 23957049 configs: - config_name: default data_files: - split: train path: data/train-* ---