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

S3 raster storage functionality #66

Merged
merged 21 commits into from
Jun 6, 2022
Merged

S3 raster storage functionality #66

merged 21 commits into from
Jun 6, 2022

Conversation

micah-prime
Copy link
Contributor

Functionality for #65

  • Raster uploader creates COGs and either stores locally or in S3 bucket
  • Raster tests use locally stored COGS
  • configuration script allows for VSI parameters so that DB can read from private S3 buckets

@micah-prime micah-prime added the enhancement New feature or request label Jun 2, 2022
@micah-prime micah-prime self-assigned this Jun 2, 2022
…l_as_point. Limit the return to 1 in this test so that we only check the scalar value of the first return
…ked this on the main branch and the same tests fail. I Changed timezone to MST instead of US/Mountain to not ignore changes in daylight savings and avoid this error. Long term the DB could only handle and return UTC datetimes and leave it up to the user to conver to their desired timezones
…fy_conf script. Update docker database image
@micah-prime
Copy link
Contributor Author

Closes #65

@micah-prime micah-prime merged commit 8818a83 into master Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants