-
Have you seen https://github.com/Chicago/opengrid ?
It's a sort of search engine to explore city datasets?
any ides to integrate it in JKAN?
Regards
-
This is a big issue, we'll update it as we go:
• Pre-created datasets as part of the package
• Analyses as simple functions
• POC of an analysis in a few lines (snippet) with graph in a Notebook
…
-
-
Steps made to make docker work on Linux Elementary OS based on Ubuntu 14.04:
git checkout https://github.com/opengridcc/opengrid.git //if not yet done
docker run -d -p 8888:8888 -v /home/matteus…
-
While an attempt is made to align the functionality with the MongoDB service layer and Plenario, at times, some of the features created for OpenGrid are only compatible with MongoDB service layer. Oft…
-
With opengrid-data I want to create a user-friendly solution to get (large sets of) building monitoring data. This repo should never be a dependency of `opengrid`, but will probably be a dependency o…
-
This work is based on internal rewriting of the sister-project, WindyGrid, which substantially improved the quality of documentation.
Use the WindyGrid documentation template. Any instructions/docu…
-
---------------------------------------------------------------------------
ValueError Traceback (most recent call last)
in ()
13 weather_data = weather.days(ir…
-
I am trying to build the opengrid service layer for the first time. When I try to run `mvn test`, i get the error:
`INFO: Exception in monitor thread while connecting to server localhost:27017
com…
-
@bennettfarkas We've been using icons taken from the noun project for each of the repositories. This has worked for some time... but just like OpenGrid, I think it's time we create fresh icons for ea…