Visualizing Distributed Hydrology Results (VDHR) is a tool set designed for making figures and displaying results from hydrology related datasets. Specifically VDHR is focused on handling data in and around SMRF and AWSM
This takes netcdf data and creates jpeg and builds the kml for overlaying image time series on a map in google earth
pip install -r requirements.txt
python cli.py ~/projects/AWSM/test_data/RME_run/output/rme/devel/wy1998/rme_test/runs/run1464_1680/snow.nc thickness
gdal_translate -of png -sds cool_snow.nc -b 3 cool_snow.png -a_srs EPSG:3718