OWview OWview OpenWind energy capture viewer ← Back to the app

What is OWview?

OWview turns the Excel report written by a UL OpenWind energy capture run into an interactive dashboard: project totals and the loss cascade, per-site and per-turbine yields, the layout map, power and thrust curves, and the met-mast wind climates used in the run. Load the .xlsx to view it.

Your data never leaves your machine

The file is parsed and plotted entirely in the browser. Nothing is uploaded and no server receives the file. The layout map plots turbines in the report's own projected coordinates, so no map-tile requests are made that could reveal the site location. OWview is open source on GitHub.

Getting the report out of OpenWind

Run an energy capture in OpenWind and save the report it writes as an Excel workbook. Drop that file anywhere on the OWview page, or use Load file. If the workbook contains several sheets (one per scenario or layout), a scenario picker appears in the navigation bar.

What OWview reads

The parser is tolerant of malformed input: unrecognised blocks are skipped, and OpenWind's placeholder values (-999, N/A, and overflow values such as 3.3e+36) are treated as blanks rather than plotted.

Exports

Sibling tool

For WAsP observed wind climates, windtab provides the same analysis for .tab files: wind rose, Weibull fits, and joint-probability heatmap, in the browser.