-
-
Notifications
You must be signed in to change notification settings - Fork 247
Open
Labels
BugSomething isn't workingSomething isn't workingEnvironmentEnviroment Class related featuresEnviroment Class related features
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't workingEnvironmentEnviroment Class related featuresEnviroment Class related features