Python Utility classes for Earthcube
Rendered Documentation with Code Documentation
earthcube_utilities
Utilites used in the Earthcube Geocodes Infrastructure A set of modules to connect to the backend services, query the graph store, and to gather infomrmation about the Science on Schema JSONLD stored in the graph store.
Notebook Proxy
mknb.py Creates parameterized NoteBook gists (from a template) for opening in binder or collab
Please try the search & click on its' feedback, incl for use-case that we can try to attain
Summarize
Summarize is merged into the earthcube utilties package. It materializes a set of triples that are used to improve search performance.
Artifacts
Notebook Proxy:
There is no pypi package, since this is code that runs in a docker container/local server
https://hub.docker.com/repository/docker/nsfearthcube/mknb
See README.md in src/notebook_proxy
Earthcube Utilties:
[documentation](https://earthcube.github.io/earthcube_utilities/earthcube_utilities/]
https://pypi.org/project/earthcube-utilities/
python3 -m pip install earthcube-utilities
cd earthcube_utlities
pip install -e '.[dev]'