Open ritavcunha opened 6 months ago
Here is the permalink: https://github.com/ecmwf-projects/c3s2-eqc-quality-assessment/blob/865a5553112a98eb0856e038e324bdf1b1b2e2e7/In_Situ/insitu_insitu-gridded-observations-europe_climate-monitoring_q04.ipynb
Please make sure that the notebook name is correct.
If you need to make modifications (e.g., to address the reviewer's comment), please share here the new version of the notebook and I will provide a new permalink.
Let me know when the notebook is accepted, I will merge the PR into main.
Hi @ritavcunha,
I'm caching this notebook in the new VM and I found a small issue. I'm getting this error:
ValueError: dimension time on 0th function argument to apply_ufunc with dask='parallelized' consists of multiple chunks, but is also a core dimension. To fix, either rechunk into a single array chunk along this dimension, i.e.,
.chunk(dict(time=-1))
, or passallow_rechunk=True
indask_gufunc_kwargs
but beware that this may significantly increase memory usage.
The error message is very helpful, so it should be easy to fix if you get that. Basically, you need to rechunk the object passed to apply_ufunc
. E.g., obj.chunk(time=-1)
Hi @malmans2,
We had to make some changes. Here is the new zip file: C3S2_D520.5.3.14b_Quality_Assessment_User_Questions_EOBS_UQ4_v1.1.zip
Best regards, Rita Cunha
Hi @malmans2 ,
So the new workflow ID, for Use Case 4 is: Task: 1e915f0e-5fd9-11ef-8af3-c24173f93b26 Workflow: eqctier3-f5222810-e831-4064-8e2b-52a59811c0c6
Regarding the figure, I didn't attach any.
The new zip file is this one (without the logo and the warning): C3S2_D520.5.3.14b_Quality_Assessment_User_Questions_EOBS_UQ4_v1.1.zip
I'm sorry for any inconvenience.
Best regards, Rita Cunha
Hi there, similar problem to #97.
You can not jump from H2 to H4 (i.e., Import all the libraries/packages
and Data Overview
must be H3).
I fixes this one as well, I'll share the links in a minute.
Please ensure that the notebook name is correct. If you need to make any modifications (e.g., addressing the reviewer's comments), please share the new version of the notebook here, and I will provide a new permalink. Let me know once the notebook is accepted, and I will merge the PR into the main branch.
Hi @malmans2 ,
We needed to make minor changes regarding the layout of the notebook.
Here is the new zip file:
C3S2_D520.5.3.14b_Quality_Assessment_User_Questions_EOBS_UQ4_v1.2.zip
Best, Rita
Hi @malmans2 ,
It seems that I have in fault the title of Analysis and Results, please disregard the previous zip file, and considere only this new one: C3S2_D520.5.3.14b_Quality_Assessment_User_Questions_EOBS_UQ4_v1.3.zip
Best, Rita
Hi @malmans2,
In order to implement all the requested changes, here is the new updated zip file of this Use Case 4:
C3S2_D520.5.3.14b_Quality_Assessment_User_Questions_EOBS_UQ4_v2.2.zip
Please, let me know if there is any problem.
Best, Rita
Hi @ritavcunha,
The quality assessment bullet points must be wrapped in the admonition syntax as shown in the template. I fixed it, please include this change if you'll need to revise the notebook.
Here is the new permalink: https://github.com/ecmwf-projects/c3s2-eqc-quality-assessment/blob/ef6340e81d0ec26bf9de0133c967bb698003b625/In_Situ/insitu_insitu-gridded-observations-europe_climate-monitoring_q04.ipynb
Data Type
In Situ
Assessment Category
Climate Monitoring
Dataset Name
insitu-gridded-observations-europe
Question Number
4
Workflow ID
eqctier3-f5222810-e831-4064-8e2b-52a59811c0c6
Zipped Notebook
C3S2_D520.5.3.14b_Quality_Assessment_User_Questions_EOBS_UQ4_v1.0.zip
Environment
Anything else we need to know?
No response