-
|
Hello, I am running example 02 using the Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hi Meg, The Some jupyter notebooks for parsing them can be found here in You can disable their generation by setting I hope this helps. Best, Dan |
Beta Was this translation helpful? Give feedback.
Hi Meg,
The
.ppickle files are python binaries saved in WEIS to keep track of the time series and summary stats for each design iteration.Some jupyter notebooks for parsing them can be found here in
rev_DLCs_WEIS.ipynb.You can disable their generation by setting
save_timeseriesandsave_iterationsto false. https://github.com/WISDEM/WEIS/blob/759962e8b26cd98729fbb6f4c20b1bd08e81701c/docs/inputs/weis_modeling_schema.rst#L56I hope this helps.
Best, Dan