- Brought in by PR [#98](#98)
- Improvements made to retrieving single value queries.
- Added in from_unique_entries to find unique options given a query
- Added in more support around rasters.
- Added in RasterMeasurements.all_descriptions to get unique descriptions
- Added in checking for whether a raster query would generate data from more than one unique dataset
- Added support for Geopandas > 1.0
- PR [#82](#82)
- New columns were added to the LayerData table for flags
- Converted surveyors to observers
- Changed utm zone to be an integer
- Repo was split into an access client and a db builder to reduce overhead
- snowexsql is now an access client and python tools to make life easy
- snowex_db is now a repo containing all necessary assets to build db.
- Fully deployed database with around 100 users
- Uploaded with fully reproducible DB using SnowEx Data for Grand Mesa 2020
- Timezones all in Mountain Standard
- Project Created.