Thomas Hervey

Results 4 issues of Thomas Hervey

Unless I've set up the server incorrectly, it seems as though there's a bug accessing the server. Running `python api/server.py` loads the model and says that the server works, but...

http://openprovenance.org/ seems to be down, so resources (such as maven-releases) aren't accessible and cause shell scripts to fail. Is there another method for installing on a Mac that doesn't require...

I am having difficulty deploying to Heroku. I don't entirely understand the comments in wsgi.py (on how to set up dev/production config) nor am I completely sure what should be...

This change is intended to typescript-ify the `turf-great-circles` module following the typescript-ifying discussion https://github.com/Turfjs/turf/discussions/2538. Summary of changes: - Converted `/index.js` into `/index.ts` - Added additional tests to `/test.ts` to cover...