Open Gov Intelligence Marine Institute Pilot
- Sort out data acquisition.
- Update the mappings file located here (mappings/dimension_station_id.csv) with the station info. Format is id, name, description, longitude, latitude.
- Remote log-on to the docker host (dmdock01 - 172.17.1.119).
- Navigate to ogidashboard (cd /ogidashboard/OGI_dashboard/mappings).
- Update the mappings CSV file with your new station info (nano dimension_station_id.csv) and save.
- Run this script to bind those mappings (/usr/bin/docker run --rm --name=ogipy --mount source=rdf-vol,destination=/rdf continuumio/anaconda3 /bin/bash -c "/opt/conda/bin/python /rdf/datacube_generator.py && exit"). Don't worry, this will take a few minutes and eventually return a warning, but should be seemless.