dorado icon indicating copy to clipboard operation
dorado copied to clipboard

For shallow-water Lagrangian particle routing.

Results 4 dorado issues
Sort by recently updated
recently updated
newest added

Conda deployment failed, seems to be due to an attempted install on Python 2.7. Dropping all remaining mentions of the legacy version I could find.

Per suggestion from @wrightky in #39: > Now that we've got a few dorado papers out, any interest in adding a "publications" section (either to the README or the docs)...

documentation

Write tests for all of the `verbose` behavior - i.e. does that argument successfully turn off print statements.

We print to stdout with reckless abandon throughout the codebase. I think we should create functionality to optionally suppress these print statements (maybe a "quiet" flag or a "verbosity" argument),...