Skip to content

IGRA-2 - bug in flagging missing dewpoint values #226

Closed

Description

I believe that dewpoint_depression needs to be added to this list within the igra service @DanielWatkins

df = df.dropna(subset=('temperature', 'reported_relative_humidity',
                                   'u_wind', 'v_wind'), how='all').reset_index(drop=True)

I will create a pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions