Fee Fladder

Results 49 issues of Fee Fladder

I have a classified raster with 4 bit data stored in a geodatabase. When converting with ARR, the output was a weird striped output. I have included the `.gdb`, database...

Added catchment delineation, because I needed it. **edit:** Actually, this PR finds all upslope cells, given an input, using multiple possible methods. This is different than catchment delineation, because two...

Since the `any_object` class does not specify intent and is passed (AFAIK) as-is to other processes, there could be concurrency problems when multiple processes try to mutate it. # possible...

- [x] Closes #xxxx - [x] Tests added - [x] Passes `black . && flake8` - [x] Fully documented, including `whats-new.rst` for all changes and `api.rst` for new API added...

- [x ] Fully documented, including `whats-new.rst` for all changes and `api.rst` for new API Documentation for both #178 custom dependencies and #179 strict checking. Exposing them in `update_processes` and...

- [x] Closes #xxxx - [x] Tests added - [x] Passes `black . && flake8` - [x] Fully documented, including `whats-new.rst` for all changes and `api.rst` for new API #depends...

- [x] Closes #xxxx - [x] Tests added - [x] Passes `black . && flake8` - [ ] Fully documented, including `whats-new.rst` for all changes and `api.rst` for new API...

While again thinking about having a model with multiple timesteps, I thought it would be possible with a model inside a process. Then running `model.execute` inside every stage, would run...

I feel a bit guilty that #164 was initially about visualizing inout variables, but that has not been properly addressed in the following discussion or PRs. Furthermore, the checking algorithm...

- [x] Closes #181 - [x] Tests added - [x] Passes `black . && flake8` - [ ] Fully documented, including `whats-new.rst` for all changes and `api.rst` for new API...