MHKiT-Software / MHKiT-Python

MHKiT-Python 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
50 stars 45 forks source link

Minor hindcast improvements #219

Closed ssolson closed 1 year ago

ssolson commented 1 year ago

This PR will supersede #166 by @ryancoe which should:

Update the wave.io.hindcast.request_wpto_directional_spectrum function to:

  1. Use datetime objects
  2. Create a DataArray (not Dataset with weird variable naming)