You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Define the input output formats that this experiment works with"
Which then should be defined input or output, I think sometimes they may differ..
experiment_enviroment_link = ""
In that variable the "n" is missing in the environment
Also how this environment should be defined. I supposed ideally the yml file but could we be more specifc here in the guidelines?
Why experiment_contacts = None are optional and workflow contacts are not? The format for the contacts then is also not provided. Please update..
Maybe we should only relate to the creation datetime of the experiment? And separately to the time-range to which the experiment applies?
I would also suggest adding the version of the experiment as optional property.
We should move the code of creation of the experiment and the validation to one cell. Sometimes we have this content in one cell sometimes it's splitted.. I moved the last 3 code cells into one
geometry, same issue as with the geometry property of the workflow, How to address multiple polygons?
Define the input output formats that this experiment works with"
Which then should be defined input or output, I think sometimes they may differ..
experiment_enviroment_link = ""
In that variable the "n" is missing in the environment
Also how this environment should be defined. I supposed ideally the yml file but could we be more specifc here in the guidelines?
Why experiment_contacts = None are optional and workflow contacts are not? The format for the contacts then is also not provided. Please update..
Maybe we should only relate to the creation datetime of the experiment? And separately to the time-range to which the experiment applies?
I would also suggest adding the version of the experiment as optional property.
We should move the code of creation of the experiment and the validation to one cell. Sometimes we have this content in one cell sometimes it's splitted.. I moved the last 3 code cells into one
geometry, same issue as with the geometry property of the workflow, How to address multiple polygons?