• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

MHKiT-Software / MHKiT-Python / 265 / 3
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 01 Oct 2020 06:18PM UTC
Files 33
Run time 12s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

01 Oct 2020 06:11PM UTC coverage: 91.144% (+0.1%) from 91.033%
265.3

push

travis-ci

web-flow
WEC-Sim IO (#63)

This PR introduces a wave.iowecsim submodule to import WEC SIm output into MHKiT as a DataFrame.

WEC-Sim simulation results are saved by the `responseClass` to a WEC-Sim `output` _object_. Unfortunately, there is no easy way for Python to recognize a MATLAB object, so the WEC-Sim `output` _object_ must be saved to an`output` _structure_ in MATLAB. This is a simple conversion, but necessary to run the following `read_output` function.

Once the conversion from object to structure is completed in MATLAB, MHKiT can be used to load WEC-Sim simulated data into a dictionary of DataFrames using the following commands:

This PR also introduces a WEC-SIM jupyter notebook example.


* developing wecsim io script

* wecsim io development and added more data

* working on moorDyn

* working on ws io

* wrapping up moorDyn io

* cleaning up body io

* adding logic for single or mult instances

* nearly done

* resolving attribute warning

* cleanup

* adding tests and test data

* moving test location

* updated data dir and function name and location

* resolved test path issue

* moving wecsim data dir

* adding private functions for each class

* cleaning up functions for each class

* minor cleanup for each class

* adding jupyter notebook

* added wec-sim jupyter notebook example

* minor updates to example notebook

* added labels and note

* minor plot edits

* Building out example explinations and motivations.

* updating wec-sim example

* Updates example descriptions. Remove the overlay of 6 DOF plots

* resolving plot_spectrum issue

* fixed typo

Co-authored-by: ssolson <ssolson@sandia.gov>
Co-authored-by: rpauly18 <rpauly@nrel.gov>

2542 of 2789 relevant lines covered (91.14%)

0.91 hits per line

Source Files on job 265.3
  • Tree
  • List 0
  • Changed 7
  • Source Changed 2
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 141
  • Travis Job 265.3
  • 7c8b2afe on github
  • Prev Job for on master (#261.2)
  • Next Job for on master (#266.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc