Skip to content

NREL/hsds-viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WIND Toolkit Visualization

A browser-based viewer for the NREL Gridded Wind Toolkit data in an HDF5 HSDS database.

WindViz Screenshot

Getting Started

A live demo is available through Github pages.

After cloning the repository, this demo can be loaded locally by opening index.html in a browser directly from your filesystem. No server is necessary to load the demo.

Development

WindViz is written in ES 2016 and built using babel, webpack, and npm.

Dependencies

Quickstart (dev server)

  1. Clone this repository
  2. cd windviz
  3. npm install && npm start

Production Bundles

The development server does not overwrite any of the javascript bundles in ./dist. To build these bundles use npm run build. This will overwrite all files in ./dist.

Credit

This software was developed by Jordan Perr-Sauer ([email protected]) to support the NREL Research Data Initiative and WIND Toolkit at the National Rewnable Energy Laboratory in Golden, Colorado, USA. See LICENSE for additional information on the terms of download and use.

About

Interactive Visualization of WIND Toolkit Data using HSDS Data Service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published