Skip to content
This repository has been archived by the owner on Oct 30, 2020. It is now read-only.

Latest commit

 

History

History
28 lines (18 loc) · 697 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 697 Bytes

WELCOME

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

Google Movie Making

This takes netcdf data and creates jpeg and builds the kml for overlaying image time series on a map in google earth

Install

pip install -r requirements.txt

Usage

python cli.py ~/projects/AWSM/test_data/RME_run/output/rme/devel/wy1998/rme_test/runs/run1464_1680/snow.nc thickness

GDAL CONVERSION

gdal_translate -of png -sds cool_snow.nc -b 3 cool_snow.png -a_srs EPSG:3718