ssolson

Results 50 comments of ssolson

@mattEhall @jtgrasb @mbruggs (in place of Graham) @ryancoe I have been poking at this issue today and yesterday. I have not identified exactly where the issue is occurring in the...

> Hi everyone. I have been struggling with this for the last two days, it is very reassuring that I am not the only one fighting. Essentially, I have been...

> Hi @ssolson, thanks for the reply. I am considering somehow interpolating my Hs-Tp data to get a constant binning interval for Tp, which I am convinced that is affecting...

I am going to break this task into two PRs: - auto formatting via black (#281) - linting via pylint

With autoformatting enabled I am moving on to linting via pylint. I will take the module approach following the similar steps as Adam on the xarray overhaul. - [x] loads...

Here is an article covering this idea in more detail: https://snyk.io/blog/the-dangers-of-assert-in-python/ ![image](https://github.com/MHKiT-Software/MHKiT-Python/assets/13438942/8affe511-ab42-4a41-8316-65e1a5dc36f9)

> Hello! I'm trying to get my feet wet with some python open source. This seems straight forward so I'm happy to take care of it. Does this seem like...

Due to the restrictive versioning on the current mhkit release that we relaxed in #240 it will be best to add mhkit to conda following the next release. The current...

This PR will add MHKiT to conda-forge https://github.com/conda-forge/staged-recipes/pull/26643