Sylwester Arabas

Results 518 comments of Sylwester Arabas

Trying here: https://github.com/open-atmos/PyPartMC/pull/134

this was actually addressed in https://github.com/open-atmos/PyPartMC/pull/371

This is linked with a logic embedded in our JSON backend package: https://github.com/nlohmann/json#order-of-object-keys There is already a workaround available there, but the `pybind11_json` bridge that we use does not support...

essentially, the key issue is that whenever the C/C++/Fortran code prints something to stdin/stdout (and not Python), some Python tools get lost (e.g., pytest that we use for test automation...

https://github.com/compdyn/partmc/pull/188

@crocicc, let us know if this would help with the S&H surface precip product issue?

> > @crocicc, let us know if this would help with the S&H surface precip product issue? > > @slayoo I am running a file that is not `test_few_steps.py`, so...