Semaphore is a student-built and maintained Python application that semi-automates the process of operationalizing AI models. Semaphore downloads data, runs models, post-process outputs, and saves outputs.
Creative Commons Zero v1.0 Universal
1
stars
0
forks
source link
Database Migration for Database Improvements (taking out calculated values) #414
We currently store some calculated values in the database (4 max mean, wind comp that also contains the degree rotation). In order to safely remove these we also need to create the post processing call for 4 max mean.
We currently store some calculated values in the database (4 max mean, wind comp that also contains the degree rotation). In order to safely remove these we also need to create the post processing call for 4 max mean.
Matthew's spreadsheet has a guide for rows to change for improvement: https://docs.google.com/spreadsheets/d/1vse3ADuG75BQ2kK78LOTe8_1hG-NW8X4XA9PJwSvJ64/edit?usp=sharing