Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small python script to create png from binary OpenFast output *.outb #5

Open
Ninon77 opened this issue Jan 8, 2024 · 0 comments
Open

Comments

@Ninon77
Copy link

Ninon77 commented Jan 8, 2024

Dear readers,

I have written a small Python script that creates a png file from an OpenFast binary output *.outb file.
A template "variable_color_list.json" can be used to define variables, colors,...
I also created a batch that executes this script when an *.outb file is found but no *.outb.png file exists yet...

It is useful to browse the created png files to check if the wind turbine behaves as expected.

I'm not sure how to add my code to this repository, so I created this topic.
Here are the four files I uploaded - since I can't upload *.py and *.bat files, I renamed 2 of my files.
If you are interested in testing, please rename them:

Example_CreatePng.docx to Example_CreatePng.py
CreatePng.docx to CreatePng.bat

variable_color_list.json
Example_CreatePng.docx
CreatePng.docx
12_11_seed_03_ye0n outb

I would be pleased if this script can be useful for someone.

BR,
Heike

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant