Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)