aqualinkorg / aqualink-app

Aqualink.org Ocean Monitoring Application
MIT License
34 stars 12 forks source link

Fix missing data from CSV download #899

Closed echaidemenos closed 1 year ago

echaidemenos commented 1 year ago

resolves https://github.com/aqualinkorg/aqualink-app/issues/879

Basically moves CSV creation to the backend, fixing the issue of missing date when selecting all dates. The issue was caused because the backend limits time-series data to 3 months if no other limit is specified.

github-actions[bot] commented 1 year ago

Build succeeded and deployed at https://aqualink-app-899.surge.sh (hash ff2c9f9691ec319235234f837ddcb9ec7c352ee8 deployed at 2023-07-24T16:14:03)