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

RDF export error: missing gridsquares #478

Open
jessesnyder opened this issue Mar 24, 2022 · 0 comments
Open

RDF export error: missing gridsquares #478

jessesnyder opened this issue Mar 24, 2022 · 0 comments
Assignees
Labels

Comments

@jessesnyder
Copy link

Exception thrown while running weekly RDF export:

2022-03-24 13:09:08 ERROR pleiades.rdf Exception caught computing grid extent for <Location at /plone/places/589666/batlas-location>
Traceback (most recent call last):
  File "/srv/python27-apps/pleiades4/src/pleiades.rdf/pleiades/rdf/common.py", line 588, in place
    bounds = capgrids.box(mapnum, grid)
  File "/srv/python27-apps/pleiades4/src/pleiades.capgrids/pleiades/capgrids/__init__.py", line 65, in box
    raise IndexError("No gridsquare %s in map %s" % (gridsquare, mapid))
IndexError: No gridsquare C4 in map 60

There are a number of these, caused by missing data.

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

No branches or pull requests

2 participants