-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trends and Variability: Urbanization Trends #51
Comments
Hi @inesgirao, Could you please check that you are sharing the workflow ID? (note that workflow ID is different than task ID) |
Hi @malmans2 I am sorry for missing it. Thank you |
OK, no need to change the one used for the first notebook. Here is the permalink: https://github.com/ecmwf-projects/c3s2-eqc-quality-assessment/blob/08cdcb810fdf9e9844064d3a079f54c73b6244d3/Satellite_ECVs/Land_Biosphere_ECVs/satellite_satellite-land-cover_trend-assessment_q02.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 @malmans2 I now send the new version of this notebook. Thank you C3S2_D520.5.3.14b_Quality_Assessment_User_Questions_LULC_UQ2_v1.3.zip |
Hi @inesgirao , Small suggestion. I noticed that in a cell you read the NUTS regions from a local file. Because of that, the notebook does not work for external people that would like to try it. You already define the NUTS url, so the fix would be very easy. Next time you request a permalink I suggest to implement this change: - nuts = gpd.read_file('./NUTS_RG_20M_2021_4326.shp')
+ nuts = gpd.read_file(shapefile_url) |
Hello @malmans2 I resend the zip file, with new template. Thank you |
Hello @malmans2 I resend the zip file, with new changes asked by the data provider. Ps. I had some changes in my environment, where should i re-upload it? Thank you C3S2_D520.5.3.14b_Quality_Assessment_User_Questions_LULC_UQ2_v1.5.zip |
Hi @inesgirao, This issue was opened a long time ago and it looks like you did not share the correct workflow ID. It should be clearly shown in the CIM. |
Hey, I am sorry. Workflow: eqctier3-e30af9a0-46df-4eb8-ae78-35519b70b8d4 Thank you |
Hi @inesgirao, There are a few issues you need to address:
The first point is the most important, so please focus on that and send me the revised version of your notebook. If anything is unclear with points 2, 3, or 4, I can help fix them. |
C3S2_D520.5.3.14b_Quality_Assessment_User_Questions_LULC_UQ2_v1.5.zip Hey @malmans2 Here it goes, hopefully, everything is now proper. Thank you |
Looks good now! 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. |
Data Type
Satellite ECVs - Land Biosphere
Assessment Category
Trend Assessment
Dataset Name
satellite-land-cover
Question Number
2
Workflow ID
eqctier3-e30af9a0-46df-4eb8-ae78-35519b70b8d4
Zipped Notebook
C3S2_D520.5.3.14b_Quality_Assessment_User_Questions_LULC_UQ2_v1.3.zip
Environment
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: