Create a working example of the python adapter
We need to think how best to manage this: At the moment there's an example of the javascript adapter in example-web-client
. I've kept this as a separate repo to avoid inflating the adapter repo with a load of unnecessary runtime dependencies.
We could do with an example of the python adapter to a) demonstrate that it works b) act as a springboard for the partner developers. I believe the NOC C2 adapter, Ben (Royal Holloway) and Planet Ocean will be working from the python adapter with Hydrosurv and our frontend using the JS adapter. (Hydrosurv may run the JS adapter as a passthru to another service or port it to C#)