Skip to content

erdc/AdhUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdhUI - Visualization of AdH Simulation Data

All Linux Windows Mac
Build Status Build Status Build Status Build Status

The AdhUI package holds all the visualization tools for the AdhModel object (https://github.com/erdc/AdhModel). This package primarily utilizes the PyViz visualization stack which relies heavily on Panel, Holoviews, Geoviews, and Bokeh.

In this package, users will find the individual building blocks for a UI as well as fully constructed dashboards from those building blocks.

Installation

To install this packaged from conda:
conda install -c erdc -c erdc/label/dev -c pyviz/label/dev -c conda-forge -c aquaveo adhui

Developer Notes

To install the repository from source:
conda env create -f environment.yml -n adhui
conda activate adhmodel
jupyter labextension install @pyviz/jupyterlab_pyviz

To opt out of a Azure Pipelines CI build, add [skip ci] or [ci skip] to the commit message.

About

Visualization for AdH models

Resources

License

Stars

Watchers

Forks

Packages

No packages published