Mayank Chetan
Mayank Chetan
@cortadocodes, thank you for your interest in Dockerizing OpenFAST! I have been working on a few docker images (heavily inspired by @deslaughter's) that include the source code so that we...
@yonghoonlee, This is a great idea! @dzalkind and I briefly spoke about something similar. Going with the assumption that everyone has GIT isnt that bad. The BASH warning when the...
Thank you, @beboxos! your solution worked perfectly. Putting the RP2040 into deep sleep on battery would be a nice solution to have. I look forward to your updates!!
Thank you for the PR! I've moved around a few things in the PR here: https://github.com/octue/openfast/pull/4 ### Major changes: 1. Reformatted the library to only include readers and writes to...
Response to @cortadocodes's questions: - `pyproject.toml` file in the root directory looks good to me. - Current author list looks good to me. - Changes in https://github.com/octue/openfast/pull/4 - README looks...
Thank you @cortadocodes, look good to me!
PR to Octue repo: https://github.com/octue/openfast/pull/6 - `WEIS` references in code replaced with `OpenFAST_IO` - Apache-2.0 License added `pyproject.toml`