Skip to content

Historic Illinois Weather Data Product #4

@BenGalewsky

Description

@BenGalewsky

Create a geoparquet dataset in a world readable bucket that can be used by researchers outside of CLIMAS to study effects of weather.

Current properties are:

┌─────────────────────────┬──────────────┬─────────┬─────────┬─────────┬─────────┐
│       column_name       │ column_type  │  null   │   key   │ default │  extra  │
│         varchar         │   varchar    │ varchar │ varchar │ varchar │ varchar │
├─────────────────────────┼──────────────┼─────────┼─────────┼─────────┼─────────┤
│ time                    │ TIMESTAMP_NS │ YES     │ NULL    │ NULL    │ NULL    │
│ 2m_temperature          │ FLOAT        │ YES     │ NULL    │ NULL    │ NULL    │
│ surface_pressure        │ FLOAT        │ YES     │ NULL    │ NULL    │ NULL    │
│ 10m_u_component_of_wind │ FLOAT        │ YES     │ NULL    │ NULL    │ NULL    │
│ total_precipitation     │ FLOAT        │ YES     │ NULL    │ NULL    │ NULL    │
│ 10m_v_component_of_wind │ FLOAT        │ YES     │ NULL    │ NULL    │ NULL    │
│ 2m_dewpoint_temperature │ FLOAT        │ YES     │ NULL    │ NULL    │ NULL    │
│ sfcWind                 │ FLOAT        │ YES     │ NULL    │ NULL    │ NULL    │
│ vapor_pressure          │ FLOAT        │ YES     │ NULL    │ NULL    │ NULL    │
│ geometry                │ GEOMETRY     │ YES     │ NULL    │ NULL    │ NULL    │
│ __null_dask_index__     │ BIGINT       │ YES     │ NULL    │ NULL    │ NULL    │
│ year                    │ BIGINT       │ YES     │ NULL    │ NULL    │ NULL    │
├─────────────────────────┴──────────────┴─────────┴─────────┴─────────┴─────────┤
│ 12 rows                                                              6 columns │
└────────────────────────────────────────────────────────────────────────────────┘

Review these and add new properties as required. Full set of available properties in the source dataset can be found on the ERA5 dataset page

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions