https://github.com/datamade/wopr-grid
Deprecated: merged in to plenario
https://github.com/datamade/wopr-grid
Last synced: about 1 month ago
JSON representation
Deprecated: merged in to plenario
- Host: GitHub
- URL: https://github.com/datamade/wopr-grid
- Owner: datamade
- License: mit
- Created: 2014-04-26T00:50:00.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-12T15:31:37.000Z (about 12 years ago)
- Last Synced: 2025-12-03T22:56:14.853Z (7 months ago)
- Language: CSS
- Homepage: https://github.com/datamade/plenario
- Size: 633 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WOPR Grid Explorer
Explore geospatially aggregated WOPR datasets

## Running locally
``` bash
git clone git@github.com:datamade/wopr-grid.git
cd wopr-grid
# to run locally
python -m SimpleHTTPServer
```
navigate to http://localhost:8000/
## Team
* Eric van Zanten
* Derek Eder
* Forest Gregg
## Errors / Bugs
If something is not behaving intuitively, it is a bug, and should be reported.
Report it here: https://github.com/datamade/wopr-grid/issues
## Note on Patches/Pull Requests
* Fork the project.
* Make your feature addition or bug fix.
* Commit, do not mess with rakefile, version, or history.
* Send me a pull request. Bonus points for topic branches.
## Copyright
Copyright (c) 2014 DataMade. Released under the [MIT License](https://github.com/datamade/wopr-grid/blob/master/LICENSE).