marinebon / mbon-dashboard-server

server software for MBON early alert dashboard using Docker
1 stars 2 forks source link

use extractR instead of csv ingest kludge #34

Open 7yl4r opened 2 years ago

7yl4r commented 2 years ago

Instead of generating csvs from nc files, publishing them over html, loading them into python, then pushing to influx as done currently in ts_ingest, we should use @bbest 's WiP extractR in ts_ingest to grab from ERDAPP directly then push to influx.