Bart Nijssen
Bart Nijssen
I guess it only matters once we actually have a time varying albedo. Until then it makes no actual difference, so I am going to mark it _someday_
But do we always want these to be consistent? I am not sure what you mean with consistency here. I want to be able to change `run_cell` without having to...
run_cell should definitely be allowed to differ from mask. That was my point (otherwise we would not need both). I may want to run a small subset and should not...
Same here - I prefer the implementations suggested by Joe and Wietse. We don't want `if` statements to distinguish the different drivers. For me, the main reason is not performance-based...
It's important that we distinguish between bugs (especially things that make the model crash) and imperfect representations. Seems to me that the current problem falls in the latter category. On...
Yes - it should go here - I just want to make sure that we distinguish between these sources of error. A bug that crashes is critical and it will...
Also which version of the code to integrate it into ... On May 28, 2014, at 1:34 PM, Joe Hamman [email protected] wrote: > @tbhohn - thanks for the update and...
@tbohn: Joe and are sitting/standing here laughing given your comment "I don't understand ..." in an issue that only has previous comments from you. Imagine how the rest of us...
Will it be able to handle things like "first of the month", which would be an irregular delta
Ted - can you check what that variables is supposed to be. Seems to me this is mostly a matter of documentation - presuming the variable is meaningful.