Skip to content

Env class issue with OpenDAP file type. #929

@NerdNinja16

Description

@NerdNinja16

The env class can no longer pull data from the ECMWF website using the OpenDAP file format. They have converted to https file types. Not sure if this is an only me issue but seems like a rocketPY issue. Should be a simple fix to just change the file type.

Example code:

Env.set_atmosphere(
type= “Forecast”,
file= “GFS”
)

Throws the error of unexpected file type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't workingEnvironmentEnviroment Class related features

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions