Skip to content
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

Update vector episdoes wrt the new narratives #93

Merged
merged 8 commits into from
Oct 6, 2023
Merged

Conversation

rogerkuou
Copy link
Collaborator

@rogerkuou rogerkuou commented Sep 28, 2023

With the forest fire context:

  • EP7 Vector data: load OSM data, narrow down to Rhodes, create buffer from roads, intersection
  • EP8 Crop raster data: crop NDVI results with raster, reproject_match DEM and NDVI
  • EP11: Zonal statistics: Zonal statistics for each slope zones

github-actions bot pushed a commit that referenced this pull request Sep 28, 2023
@github-actions
Copy link

github-actions bot commented Sep 28, 2023

Thank you!

Thank you for your pull request 😃

🤖 This automated message can help you check the rendered files in your submission for clarity. If you have any questions, please feel free to open an issue in {sandpaper}.

If you have files that automatically render output (e.g. R Markdown), then you should check for the following:

  • 🎯 correct output
  • 🖼️ correct figures
  • ❓ new warnings
  • ‼️ new errors

Rendered Changes

🔍 Inspect the changes: https://github.com/esciencecenter-digital-skills/geospatial-python/compare/md-outputs..md-outputs-PR-93

The following changes were observed in the rendered markdown documents:

 md5sum.txt         |  3 +-
 narrative.md (new) | 87 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 setup.md           |  2 +-
 3 files changed, 90 insertions(+), 2 deletions(-)
What does this mean?

If you have source files that require output and figures to be generated (e.g. R Markdown), then it is important to make sure the generated figures and output are reproducible.

This output provides a way for you to inspect the output in a diff-friendly manner so that it's easy to see the changes that occur due to new software versions or randomisation.

⏱️ Updated at 2023-10-06 07:25:17 +0000

github-actions bot pushed a commit that referenced this pull request Oct 2, 2023
github-actions bot pushed a commit that referenced this pull request Oct 3, 2023
@rogerkuou rogerkuou changed the title initial update Update vector episdoes wrt the new narratives Oct 3, 2023
@rogerkuou rogerkuou linked an issue Oct 3, 2023 that may be closed by this pull request
3 tasks
github-actions bot pushed a commit that referenced this pull request Oct 3, 2023
@rogerkuou
Copy link
Collaborator Author

rogerkuou commented Oct 3, 2023

Hi @Morrizzzzz, I updated EP7 for vector data. The other eps are still under dev. But if you like can already review this notebook.

minor spelling update
github-actions bot pushed a commit that referenced this pull request Oct 3, 2023
@rogerkuou
Copy link
Collaborator Author

rogerkuou commented Oct 3, 2023

Some changes need to be added to EP7:

  • when add unary_union results to GeoSeris, add CRS
  • rename: gdf_target -> gdf_assets

github-actions bot pushed a commit that referenced this pull request Oct 6, 2023
github-actions bot pushed a commit that referenced this pull request Oct 6, 2023
@rogerkuou rogerkuou merged commit f3c235b into notebooks Oct 6, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update vector related episodes with new narratives
2 participants