MHKiT-Python
MHKiT-Python copied to clipboard
Improve type handling and resolve #339
This PR resolves #339. It makes some improvements to the type handling, especially in the wave module, by allowing convert_to_dataarray to take in multivariate xr.datasets and pd.dataframes
Another larger PR to better utilize this improved type handling in the wave module will come after.