Mike McCann
Mike McCann
Some new technology to explore to improve the STOQS UI: - Bokeh plotting from AJAX: https://github.com/py-chemist/flask_bokeh_ajax - Datashader: http://holoviews.org/user_guide/Large_Data.html
@carueda just showed me the [API to the backend database for TethysDash](https://docs.mbari.org/tethysdash/apidocs/#!/events/get_events). This may be a much better way to get the sample information — much better than parsing the...
MBARI's 2018 databases have been reloaded with the improved Sample naming. The Fall 2018 campaign had ESP log summary reports in the LRAUV logs and we are able to associate...
In addition to the api links provided in [this comment](https://github.com/stoqs/stoqs/issues/751#issuecomment-446672780) the `ESP log summary report` contents can be seen with a query from STOQS's SampleResource table: https://stoqs.mbari.org/stoqs_canon_september2018/api/sampleresource.html?resource__name__contains=ESP
There is an issue with deploying on MacOS. Here is the environment: - Late 2013 MacBook Pro with macOS Mojave 10.14.2 - 1 TB solid state drive and 16 GB...
With `docker-compose logs -f` running in one terminal window, execute this in another: ``` docker-compose restart postgis ``` The `docker-compose logs -f` window shows: ``` stoqs-postgis | chown: changing ownership...
There seems to be some hope in setting the user of the postgis container using --user option as [documented for the postgres image](https://github.com/docker-library/postgres/pull/253#issuecomment-273927544). Maybe with this we can match the...
Here are the steps to test various settings to get STOQS to work in Docker on a Mac: 1. Leave one terminal window open running `docker-compose logs -f` 2. In...
With the PR https://github.com/stoqs/stoqs/pull/838 I'm able to run and restart my Docker containers on MacOS. Here are the diffs of the files that need to be changed following cloning the...
For reference I believe these are the OpenDAP URLs for these glider data: http://data.ioos.us/gliders//thredds/dodsC/deployments/mbari/UCSC260-20150520T0000/UCSC260-20150520T0000.nc3.nc.html http://data.ioos.us/gliders//thredds/dodsC/deployments/mbari/UCSC294-20150430T2218/UCSC294-20150430T2218.nc3.nc.html