Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danlooo/dggs-explorer
Web server Discrete Global Grid Systems based on DGGS.jl
https://github.com/danlooo/dggs-explorer
Last synced: about 2 months ago
JSON representation
Web server Discrete Global Grid Systems based on DGGS.jl
- Host: GitHub
- URL: https://github.com/danlooo/dggs-explorer
- Owner: danlooo
- Created: 2024-04-11T12:12:59.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-11T14:45:39.000Z (9 months ago)
- Last Synced: 2024-04-11T17:15:55.959Z (9 months ago)
- Language: R
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DGGSexplorer
DGGSexplorer is a web server for Discrete Global Grid Systems based on [DGGS.jl](https://github.com/danlooo/DGGS.jl) and [DGGRID](https://github.com/sahrk/DGGRID).
## Get Started
Deploy the web server using Docker:
```bash
git clone https://github.com/danlooo/dggs-explorer .
cd dggs-explorer
docker compose up
```
Now it is accessible at [http://localhost](http://localhost)