Corgam / SS23_ADSP_TCF

An official repository for the "Tangible Climate Futures" project from the ADSP (SS23) course at TU Berlin.
1 stars 2 forks source link

feat: Added more filtering operations #45,#30,#46,#52 #99

Closed Corgam closed 1 year ago

Corgam commented 1 year ago

Added support for all required for now filtering operations (boolean, number, string, geodata), and added all required unit tests.

IMPORTANT: This pull request changes the structure of the Datafile and Filter JSON objects (due to the requirements of the geodata filtering), thus potentially can break the FE.

thdrbrkw commented 1 year ago

I've adopted the changes within the interfaces in the frontend