Skip to content

Implement DWD Weather Data Processing #71

@yeswanth244

Description

@yeswanth244

Right now, the project processes Met Office and GFS weather data, but DWD (Deutscher Wetterdienst) data isn’t implemented yet.

The file src/open_data_pvnet/nwp/dwd.py exists, but it just has a NotImplementedError, meaning it's not actually doing anything. Also, there’s no dwd_data_config.yaml, so there’s no structured way to load DWD data.

Since DWD provides open ICON model weather data (DWD Open Data Portal), we could integrate it into the pipeline to make the model even better.

If everything seems fine, please assign me this issue and add all relevant tags for GSoC so I can start working on it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions