MHKiT-MATLAB icon indicating copy to clipboard operation
MHKiT-MATLAB copied to clipboard

Add Delft3D Module

Open simmsa opened this issue 1 year ago • 11 comments

Add Delft3D functionality to MHKiT-MATLAB:

Following MHKiT-Python:

  • [X] https://github.com/MHKiT-Software/MHKiT-Python/pull/132 - Delft3D
    • [X] get_layer_data (115b5b2307ce8e9ef1daebf280a816f8e32d6e82)
    • [X] create_points (4dd8fbe0a65d8391367e7b83db8b6572fbfb880b)
    • [X] variable_interpolation (d791fdd47813b631905c8b295c4b544551e55a12)
    • [X] get_all_data_points (3d67e6292cdac641abcd34664ebe906de31a2bb3)
    • [X] unorm (5f8e322b29c95d73a2aa07807a17b005bd5f3532)
    • [X] turbulent_intensity (930f1800733348e7b686df09f65c7aebcd914b82)
  • [x] https://github.com/MHKiT-Software/MHKiT-Python/pull/168 - Delft3D
    • [X] get_all_timestamps (7d59c7887b07486b80bb7a816827e7988f8a2e16)
    • [X] convert_time (c9ad7e3a871ec135359c35de391fa03f14a60aec)
  • [ ] https://github.com/MHKiT-Software/MHKiT-Python/pull/199 - Delft3D example notebook
    • [ ] Outside of current scope. Planning to add in the next PR that looks at DOLfYN
  • [X] https://github.com/MHKiT-Software/MHKiT-Python/pull/248 - Delft3D
    • Python only change in get_layer_data
  • [X] https://github.com/MHKiT-Software/MHKiT-Python/pull/271 - Delft3D
    • Python only changes in get_all_time, get_layer_data, create_points, get_all_data_points, and turbulent_intensity

simmsa avatar Feb 02 '24 21:02 simmsa