DataAnalyticsinStudentHands / HNETDataMaps

A data processing framework for a group of atmospheric science researchers at the University of Houston
2 stars 2 forks source link

TAP data filtration. #42

Closed dogunbound closed 3 years ago

dogunbound commented 3 years ago

This pull request will ensure not all data is aggregated. Only valid data gets aggregated. It also changes the live data schema for TAP instruments. subTypes.tap_SNXX.(5 | 6 | 7 | 8).Flag is the new datapoint to be added (5, 6, 7, 8 is r g b and sample flow respectively). I posted an image of what the new schema for TAP instruments subtypes will be. image

Sujan wanted to pick and choose which data points are used, and which aren't. EX: Sometimes the red abs coef is fine, but the blue and green abs coef is not. Sujan wants to use the red abs coef but not the blue and green one.