Skip to content
This repository was archived by the owner on Jun 27, 2025. It is now read-only.
/ OEN_Vis_Tool Public archive

Makeshift data visualizer for Offset Elliptical Normal parameters and synthesized probability fields from the R software hosted at njcook.uk

Notifications You must be signed in to change notification settings

cmm1382/OEN_Vis_Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OEN_Vis_Tool

Visualization tool for the Offset Elliptical Normal model parameter set.

No support is guaranteed and testing has only been completed on Windows.
Sample sites are included with the script, additional analyses can be completed using the software at njcook.uk.

Setting Up the Tool


This is a python application, but the required software is included so there is no need to set up a python environment. As soon as the app is downloaded, it is ready to run as-is on windows by using the OEN_Vis_Tool.bat script.This script can be run by double clicking it directly. This may prompt windows to warn you about this file. All that this file does is point the included python interpreter to the python application so it can be replaced or modified if desired.

Extensibility


A goal of this project is to encourage people to look into the open source Wind Engineering Cookbook for R that is hosted at njcook.uk.

Adding a site

After downloading the R software and completing the OEN analysis of a site, in order to add the models to the tool, they must be saved as a CSV. Currently the OEN app is not agnostic to the column headers so, a specific file structure must be used. Each site has 3 data files associated with it: XXXX.Flagged_Obs.csv, XXXX.OEN.Weather.csv, and XXXX.WSP.Interp.csv. The format of these files must match the files currently found in the data directory. I hope to add more support for this in the future, it has not really been implemented now.

About

Makeshift data visualizer for Offset Elliptical Normal parameters and synthesized probability fields from the R software hosted at njcook.uk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published