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

USGS Stream Elevation Data Function Errors #4

Open
tomasholderness opened this issue Jun 18, 2018 · 0 comments
Open

USGS Stream Elevation Data Function Errors #4

tomasholderness opened this issue Jun 18, 2018 · 0 comments
Assignees
Labels

Comments

@tomasholderness
Copy link
Contributor

When executed using test trigger in AWS console.

{
  "errorMessage": "Cannot read property 'hasOwnProperty' of undefined",
  "errorType": "TypeError",
  "stackTrace": [
    "/var/task/bin/functions/etl-data/usgs/model.js:3179:47",
    "EtlData.transform (/var/task/bin/functions/etl-data/usgs/model.js:3131:14)",
    "/var/task/bin/functions/etl-data/usgs/index.js:1081:23",
    "process._tickDomainCallback (internal/process/next_tick.js:135:7)"
  ]
}
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