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

CDIP Data IO and Graphics (MATLAB) #64

Closed parangat94 closed 2 years ago

parangat94 commented 2 years ago

(Issue #58) This PR does three things, based on user request:

  1. mhkit.wave.io.cdip.request_data: Requests data from CDIP from CDIP THREDDS Server and loads data into local memory

  2. mhkit.wave.graphics.plot_compendium: Generates compendium plot from CDIP data based on, http://cdip.ucsd.edu/themes/media/docs/documents/html_pages/compendium.html

  3. mhkit.wave.graphics.plot_boxplot: Generates boxplot from CDIP data based on: http://cdip.ucsd.edu/themes/media/docs/documents/html_pages/annualHs_plot.html

parangat94 commented 2 years ago

@rpauly18 this PR for issue #58 is ready for review.

I see that Travis CI builds are failing; but it looks like the culprit is unrelated to any tests/code. The culprit seems to be in the build config (please see screenshots).

Screen Shot 2021-07-30 at 8 30 55 PM Screen Shot 2021-07-30 at 8 30 25 PM

parangat94 commented 2 years ago

@rpauly18 Since I will be on PTO during our PR review meeting (Monday, Aug 2), I'm adding screenshots of the code output from this particular PR.

Screen Shot 2021-07-30 at 11 04 19 PM