Juste Raimbault
Juste Raimbault
A `URLSource` would retrieve the contents of some URL and pipe it into a String or File prototype
We do not accurately implement the sensitivity index estimators introduced by Saltelli, A., Annoni, P., Azzini, I., Campolongo, F., Ratto, M., & Tarantola, S. (2010). Variance based sensitivity analysis of...
Some papers propose convergence tests for sensitivity analysis methods : for example Sarrazin, F., Pianosi, F., & Wagener, T. (2016). Global Sensitivity Analysis of environmental models: Convergence and validation. Environmental...
It seems that we are facing repeated issues with documentation examples being out of date with the actual code. Several propositions were discussed: - changing coding practices, with developers systematically...
Http proxy was introduced as an option for downloading R packages for examples; in a different context it would be very useful to integrate ssh proxies (`ProxyJump`, or `-J` flag)...
When using large arrays and matrices as outputs of the scilab task, the task fails or truncates the data - not that large actually: - a 1D array fails with...
The behavior of the `arrayOnRow` parameter is not totally clear in the documentation of `CSVHook`: the flattening is done line by line and the consistency of the csv in terms...
Again related to #516 , some documentation is not super explicit (for python and julia compared to netlogo for example) on the fact that these tasks based on containers only...
See Cosenza, A., Mannina, G., Vanrolleghem, P. A., & Neumann, M. B. (2013). Global sensitivity analysis in wastewater applications: A comprehensive comparison of different methods. Environmental modelling & software, 49,...
For the R task, the documentation does not say explicitly which types are allowed in input and in output (in particular for nested arrays/lists, are matrices allowed, etc.)