Skip to content

Conversation

@jhkennedy
Copy link
Collaborator

Will need to access them via their sub-packages, like:

from RAiDER.models.hres import HRES

instead of

from RAiDER.models import HRES

fixes #608

Will need to access them via their sub-packages, like:

```python
from RAiDER.models.hres import HRES
```
instead of
```python
from RAiDER.models import HRES
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HRRR Herbie package permission issues when running the RAiDER in the Docker

2 participants