SnowEx / snowexsql

A project to access the SnowEx database holding data from the NASA SnowEx campaign
https://snowexsql.readthedocs.io/en/latest/readme.html
GNU General Public License v3.0
25 stars 6 forks source link

Issue #128 - Using campaign and site instead of site_name, site_id, p… #155

Closed micah-prime closed 1 month ago

micah-prime commented 1 month ago

Issue #128 Using campaign and site instead of site, site_id, pit_id

Now a campaign is the larger area like Grand Mesa and a site is equivalent to a pit. So site.name is equivalent to pit_id

jomey commented 1 month ago

Another thought is to wait with these changes and do them based off the re-worked coded base (#156) since they are smaller. Open to suggestions here

micah-prime commented 1 month ago

156

Sure! I will just rework this once that branch is merged

micah-prime commented 1 month ago

Closing in favor of https://github.com/SnowEx/snowexsql/pull/163