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

Merge dev work from hackweek and last few weeks into a target release branch #125

Merged
merged 17 commits into from
Sep 16, 2024

Conversation

micah-prime
Copy link
Contributor

  • Create instrument, observer, and campaign tables
  • Use new tables as foreign keys for LayerData and PointData
  • Update API usage and tests for new structure

@micah-prime
Copy link
Contributor Author

This does not tackle campaigns in ImageData yet, but is more for proof of concept

snowexsql/tables/instrument.py Outdated Show resolved Hide resolved
snowexsql/tables/__init__.py Show resolved Hide resolved
tests/sql_test_base.py Outdated Show resolved Hide resolved
tests/test_api.py Outdated Show resolved Hide resolved
snowexsql/tables/layer_data.py Outdated Show resolved Hide resolved
tests/test_api.py Outdated Show resolved Hide resolved
snowexsql/api.py Outdated Show resolved Hide resolved
snowexsql/api.py Outdated Show resolved Hide resolved
@jomey
Copy link
Member

jomey commented Sep 12, 2024

Let me know if you want me to take over some of the comments I posted to verify my thinking first.

@micah-prime
Copy link
Contributor Author

New issues based on this work
#127
#128

snowexsql/api.py Outdated Show resolved Hide resolved
snowexsql/api.py Outdated Show resolved Hide resolved
@micah-prime micah-prime merged commit 59d69d5 into release-0.6.x Sep 16, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

3 participants