MHKiT-Software / MHKiT-MATLAB

MHKiT-MATLAB provides the marine renewable energy (MRE) community tools for data processing, visualization, quality control, resource assessment, and device performance.
https://mhkit-software.github.io/MHKiT/
BSD 3-Clause "New" or "Revised" License
15 stars 23 forks source link

Added optional input to surface_elevation #12

Closed rpauly18 closed 4 years ago

rpauly18 commented 4 years ago

-added frequency_bins and phases as optional input to surface_elevation -updated the required Matlab version to 2019b -removed the docs folder from the MHKiT-MATLAB repo

rpauly18 commented 4 years ago

@kmruehl I just wanted to make sure removing the docs folder was still what we wanted for the MATLAB repo before I merge this request.

kmruehl commented 4 years ago

@kmruehl I just wanted to make sure removing the docs folder was still what we wanted for the MATLAB repo before I merge this request.

Yes, you should be able to compile the documentation using the MHKiT-MATLAB submodule in the MHKiT documentation repository. This was configured by specifying a fixed relative relative path in the MHKiT documentation repository pointing to the MHKiT-MATLAB submodule. In short, you should be good to remove the \docs directory from this repository.