dali-lab / pine-beetle-backend

Visualizing data and predicting outbreaks of Southern Pine Beetles across twenty US states. Built in the DALI Lab.
https://spbpredict.com
0 stars 0 forks source link

Refactor DataController.js in front-end. #65

Closed johnmccambridge7 closed 4 years ago

johnmccambridge7 commented 4 years ago

Title

The data controller in the front end is causing significant network overhead and needs to be fixed.

Type of Issue