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

Error in pager app #246

Open
mhearne-usgs opened this issue Sep 9, 2019 · 0 comments
Open

Error in pager app #246

mhearne-usgs opened this issue Sep 9, 2019 · 0 comments

Comments

@mhearne-usgs
Copy link
Member

pager -d ~/us70005axg_error.grid.xml
INFO -- 2019-09-09 09:09:39 -- pager.main -- Creating event directory
INFO -- 2019-09-09 09:09:39 -- pager.main -- Population year: 2018 Population file: /Users/user/losspager/model_data/lspop2018.flt

INFO -- 2019-09-09 09:09:39 -- pager.main -- Calculating population exposure.
CRITICAL -- 2019-09-09 09:09:39 -- pager.main -- 'NoneType' object has no attribute 'getValue'
Traceback (most recent call last):
File "/Users/user/src/python/losspager/bin/pager", line 428, in main
numcode = expomodel._isogrid.getValue(elat, elon)
AttributeError: 'NoneType' object has no attribute 'getValue'

Error on file: /Users/user/us70005axg_error.grid.xml

Error on event: us70005axg

Error on version: 2

INFO -- 2019-09-09 09:09:39 -- pager.main -- Sent error to email
grid.zip

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

No branches or pull requests

1 participant