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

Get started #1

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from
Draft

Get started #1

wants to merge 20 commits into from

Conversation

jomey
Copy link
Member

@jomey jomey commented Apr 18, 2024

No description provided.

jomey added 13 commits April 19, 2024 13:07
This includes incoming/outgoing shortwave and longwave per row for a
site and datetime.
Add new enum type to indicate where pont data were sourced from.
Start using SQLAlchemy to map classes to tables that have a 'geom'
column.
Start `Base` class that uses the deferred reflection approach to map DB
tables to classes.
Update the radiation DB table to include the newly added `data_source`
column as primary key. Also adds NOT NULL constraint to require at least
the incoming shortwave as populated column value.
Updates to show use of `Radiation` and `DataSource` class.
Also updates to have all columns required (NOT NULL)
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.

1 participant