Mike McCann

Results 18 issues of Mike McCann

I'm wondering if anyone else has encountered this problem. The same file on 2 different thredds servers gives these results with Pydap-3.2.2: ``` Python 3.6.4 (default, Dec 19 2017, 14:48:12)...

I updated to Pydap==3.2.2 and my tests are failing with: ``` Traceback (most recent call last): File "/home/travis/build/stoqs/stoqs/stoqs/loaders/../loaders/__init__.py", line 797, in checkForValidData values = self.ds[v].array[:].flatten() File "/home/travis/miniconda3/lib/python3.6/site-packages/pydap/model.py", line 239, in...

The Spatial Temporal Oceanographic Query System has been around since 2010. Back then development was done with system-level installs of Postgres and code editing in vim. We have since migrated...

The URLs generated for "Share this view links" encode all the selections made in the UI. These include Platform(s), Measured Parameter(s), Temporal-Depth range, the open/close status of each section, etc....

With [X3DOM 1.8.1](https://www.x3dom.org) binary-glTF-conformant .glb containers are now recommended instead of the Legacy SRC format for high polygon count mesh data. The STOQS project uses [this terrain generation pipeline](https://github.com/stoqs/stoqs/blob/master/doc/instructions/SPATIAL_3D.md#x3dom-popgeometry-or-src-from-a-gmt-grd-file) to...

help wanted
3D
capstone

With recent upgrades to Matplotlib the UI option to set the number of colors used in the color lookup table has stopped working. This needs to be understood and fixed...

The 2D Parameter-Parameter plots are currently generated by server-side matplotlib. This is acceptable for order of a thousands data points. We now have Campaigns with many millions of points that...

This is a follow up to https://github.com/stoqs/stoqs/issues/751. Currently the intermediate sequence number is used as the sample name. This number must be replaced with the Cartridge number which is reported...

Deploying STOQS in production on Linux based hosted servers is documented [in the README.md](https://github.com/stoqs/stoqs#production-deployment-with-docker). (These are the instructions followed to deploy [MBARI's public STOQS server](https://stoqs.mbari.org/)). In order to better support...

help wanted
capstone
Data Science

Now that STOQS is deployable with Docker it's time to provide documentation for how to deploy a STOQS server on Amazon Web Services. Furthermore, prebuilt Docker containers needed to run...

help wanted
Data Science
service-learning