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

fix: allow nulls in query parsing #121

Closed jeffzyliu closed 2 years ago

jeffzyliu commented 2 years ago

Description

nulls weren't working so now the 'null' string is hardcoded to turn into null/undefined query.

Type of Change

Checklist

Tickets