Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: remove openquake warning #75

Open
chrisdicaprio opened this issue Jun 5, 2024 · 1 comment
Open

Fix: remove openquake warning #75

chrisdicaprio opened this issue Jun 5, 2024 · 1 comment
Labels
LIB for filtering nzshm-model for filtering

Comments

@chrisdicaprio
Copy link
Collaborator

This message shouldn't appear here because there are use-cases that don't need openquake (e.g. toshi-hazard-post)

>>> import nzshm_model as nm
warning openquake module dependency not available, maybe you want to install
                with nzshm-model[openquake]
>>> 
@chrisdicaprio chrisdicaprio added nzshm-model for filtering LIB for filtering labels Jun 5, 2024
@chrisdicaprio
Copy link
Collaborator Author

this will require removing the depricated NshmModel methods:

  • source_logic_tree_nrml
  • gmm_logic_tree_nrml
  • gmm_logic_tree_from_xml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LIB for filtering nzshm-model for filtering
Projects
None yet
Development

No branches or pull requests

1 participant