dali-lab / pine-beetle-automation

Server for automating the pipeline between ArcGIS and MongoDB.
https://spbpredict.com
1 stars 0 forks source link

fix final collection checker #175

Closed jeffzyliu closed 1 year ago

jeffzyliu commented 1 year ago

Description

This line is causing premature predictions:

https://github.com/dali-lab/pine-beetle-automation/blob/8aa72f58cbb2eef723fef20b463c34a579e53679/src/controllers/survey123.js#L81

should check for only "yes" on field Is_Final_Collection

Type of Issue