...variables[*]
Because of the dependencies on variables of other datasets, the correct call is
ds1.compute_variables("my_variable", resources=Resources("ds2":ds2, "ds3":ds3)).
We simplify it for a better readability.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
... 8[*]
When a maximum is set to $ \infty$, we replace it by a reasonable maximum for sampling, which is two times the category range.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.