I had started building this as a module this weekend, and this looks like a better home for it.
e.g.,
import darthabrader as da
a,b,c = da.sediment_saltation(...)
The other file is the laminar notebook stripped down to a py script, with all function refs in the darthabrader module.
I think I finally squashed all the bounds errors, but the results are a bit screwy. So I may be behind your current notebook version, or anyway have differed from it a bit.
Anyway I can keep developing on this branch, or you can merge them.
I had started building this as a module this weekend, and this looks like a better home for it.
e.g.,
The other file is the laminar notebook stripped down to a py script, with all function refs in the darthabrader module.
I think I finally squashed all the bounds errors, but the results are a bit screwy. So I may be behind your current notebook version, or anyway have differed from it a bit.
Anyway I can keep developing on this branch, or you can merge them.