https://github.com/openearth/new_orleans_subsurface_viewer
Subsurface viewer for New Orleans is created by Deltares. The viewer is accessible via https://new-orleans-subsurface-viewer.netlify.com.
https://github.com/openearth/new_orleans_subsurface_viewer
groundwater groundwater-modelling mapbox-gl-js pywps
Last synced: 5 months ago
JSON representation
Subsurface viewer for New Orleans is created by Deltares. The viewer is accessible via https://new-orleans-subsurface-viewer.netlify.com.
- Host: GitHub
- URL: https://github.com/openearth/new_orleans_subsurface_viewer
- Owner: openearth
- Created: 2019-11-18T10:15:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-09-22T15:32:37.000Z (9 months ago)
- Last Synced: 2025-09-22T17:39:47.883Z (9 months ago)
- Topics: groundwater, groundwater-modelling, mapbox-gl-js, pywps
- Language: Vue
- Homepage: https://deltares.nl
- Size: 24.7 MB
- Stars: 1
- Watchers: 7
- Forks: 1
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# New Orleans Subsurface Viewer
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).