kevbroch

Results 5 issues of kevbroch

Then wouldn't have to do the conversion on wntr.add_* or on the results. Something like: wn = wntr.network.WaterNetworkModel(units='USC') Gets me EPANET inp files defaults. (If only the US would have...

enhancement

I wanted to put in a request for support of [heterogeneous-arrays](https://systemrdl-compiler.readthedocs.io/en/latest/known_issues.html#no-support-for-heterogeneous-arrays). The use case that I am running into is arrayed registers that have different reset values. I would also...

feature

Currently doing this: ```diff diff --git a/foo b/foo index daf7c00..c1b0299 100644 --- a/foo +++ b/foo @@ -1,3 +1,7 @@ +// Copyright (c) 2022 by Foo Inc. +// Confidential and proprietary,...

What curious if the team would consider directly supporting a `pre-commit` hook based on https://pre-commit.com/#creating-new-hooks ?

help wanted
integration

I came across this in the [test code](https://github.com/plotly/dash-auth/blob/c89d2762df5ee27bbe649060681f003ec285cbba/tests/test_basic_auth_integration.py#L59) which leads me to believe it is not, but wondering if there is any update on when dash routes might support this...