Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
60 commits
Select commit Hold shift + click to select a range
57cca22
Merge branch 'Develop' of https://github.com/MHKiT-Software/MHKiT-Pyt…
ssolson Jul 12, 2022
f81a6c4
Require previous version of NetCDF4.
ssolson Jul 12, 2022
3e8e11a
Merge branch 'Develop' of https://github.com/MHKiT-Software/MHKiT-Pyt…
ssolson Jul 12, 2022
451360b
Merge Master into Develop (#179)
ssolson Jul 13, 2022
5b880da
Merge branch 'Develop' of https://github.com/MHKiT-Software/MHKiT-Pyt…
ssolson Jul 14, 2022
d7e673e
Merge pull request #180 from MHKiT-Software/master
ssolson Jul 18, 2022
9c7ecce
Test Suite Restructure (#174)
ssolson Jul 22, 2022
7a8abb2
Merge branch 'Develop' of https://github.com/MHKiT-Software/MHKiT-Pyt…
ssolson Jul 25, 2022
2537c2d
DOLfYN source code (#169)
jmcvey3 Jul 26, 2022
d889f3b
Delft 3D Timestep to Seconds Function (#168)
browniea Aug 10, 2022
b01ff3a
Merge branch 'Develop' of https://github.com/MHKiT-Software/MHKiT-Pyt…
ssolson Aug 17, 2022
eadd8b9
NetCDF4 (#181)
ssolson Aug 18, 2022
5b34d18
Updates for WEC-Sim v5.0 (#185)
akeeste Aug 18, 2022
720d1a2
Merge branch 'Develop' of https://github.com/MHKiT-Software/MHKiT-Pyt…
ssolson Oct 3, 2022
d5afab4
Fix pip install tests (#194)
ssolson Nov 5, 2022
0e08164
Add function to compute value at a given return period (#193)
mbruggs Nov 7, 2022
06a3cab
Run CI on push to Develop (#200)
ssolson Nov 7, 2022
2813474
Dolfyn general updates (#186)
jmcvey3 Nov 8, 2022
12fb0d0
Delft3D z calculation (#190)
browniea Nov 8, 2022
6a903b1
Directional NDBC (#197)
cmichelenstrofer Nov 11, 2022
ce8a8e3
Merge branch 'Develop' of https://github.com/MHKiT-Software/MHKiT-Pyt…
ssolson Nov 16, 2022
09d506a
Bug Fix: Averaging histogram bin and wave energy (#205)
ssolson Nov 29, 2022
736daea
Merge branch 'Develop' of https://github.com/MHKiT-Software/MHKiT-Pyt…
ssolson Nov 29, 2022
1636e06
Fix: update variable name to remove reference before assignment error…
ssolson Nov 29, 2022
4a781d4
HSDS (#211)
ssolson Dec 19, 2022
fbcf0ff
Provide function to convert from Te to Tp using ITTC approximation (#…
mbruggs Dec 19, 2022
c28d7a2
Merge branch 'Develop' of https://github.com/MHKiT-Software/MHKiT-Pyt…
ssolson Jan 5, 2023
0ce368d
Metocean module - WIND Toolkit (#187)
akeeste Jan 9, 2023
baac4c0
Merge branch 'Develop' of https://github.com/MHKiT-Software/MHKiT-Pyt…
ssolson Jan 23, 2023
8658214
Dolfyn updates (#212)
jmcvey3 Feb 1, 2023
2192e5f
Merge branch 'Develop' of https://github.com/MHKiT-Software/MHKiT-Pyt…
ssolson Feb 1, 2023
ff34526
rcoe modifications
ssolson Feb 1, 2023
9d2c70b
incomplete changes
ssolson Feb 22, 2023
5e3afad
merge conflicts
ssolson Mar 10, 2023
12e3a10
Merge branch 'develop' of https://github.com/MHKiT-Software/MHKiT-Pyt…
ssolson Mar 10, 2023
5cd269c
docstring, gid in meta, formatting
ssolson Mar 16, 2023
64c4f2e
formatting
ssolson Mar 16, 2023
b8133af
Update expected metadata
ssolson Mar 17, 2023
37d1b97
add gid to expect import type
ssolson Mar 20, 2023
e784b07
add gid, format, lint
ssolson Mar 31, 2023
ec9fce1
remove test script
ssolson Apr 4, 2023
b1fbf3d
region_selection linting and error improvements
ssolson Apr 5, 2023
1738be7
docstring type fix
ssolson Apr 5, 2023
7706818
Add module level docstring
ssolson Apr 5, 2023
1a51b8a
Add module level docstring
ssolson Apr 5, 2023
bc166d9
xarray support for request_wpto_point_data
ssolson Apr 14, 2023
97af426
gid as xarray coordinate
ssolson Apr 14, 2023
b019212
dir spectra with gid as xarray coordinate
ssolson Apr 21, 2023
a3955ff
Remove debugging
ssolson Apr 22, 2023
1ce954d
set test data to gid
ssolson Apr 24, 2023
3d9d27c
set test data to gid
ssolson Apr 24, 2023
c9dc9c7
Uncomment test and remove debug
ssolson Apr 24, 2023
06dcc3e
Add as_xarray=True to increase coverage
ssolson Apr 24, 2023
95c8cde
Request xarray but convert back to df to show xarray returns the same…
ssolson Apr 25, 2023
5a1efb9
#146 Custom h5 path
ssolson May 5, 2023
95e42ff
Minor documentation update from code review
akeeste May 9, 2023
f0f1022
Fix github suggestion
akeeste May 9, 2023
2eca022
Fix github suggestion
akeeste May 9, 2023
7997e9e
Merge branch 'develop' of https://github.com/MHKiT-Software/MHKiT-Pyt…
ssolson May 10, 2023
6f667d5
Merge branch 'better_dir_spect_xarray' of https://github.com/ssolson/…
ssolson May 10, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
172 changes: 0 additions & 172 deletions examples/boxplot.py

This file was deleted.

Loading