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

Gtif potential assessment #2292

Merged
merged 5 commits into from
Sep 19, 2023
Merged

Gtif potential assessment #2292

merged 5 commits into from
Sep 19, 2023

Conversation

lubojr
Copy link
Member

@lubojr lubojr commented Jul 19, 2023

Adds Micro Hydropower potential as a new REP5 indicator

Places of potential are simple geometries with a tooltip showing a limited subset of properties from the original data.

following keys are shown:

['ws_code', 'area_sqm', 'flowrate', 'head', 'pr_mw', 'annp', 'gwh_pot', 'z_min', 'z_max', 'z_mean', 'slength', 'min_slope', 'max_slope', 'avg_slope', 'max_sl_nor', 'meanrunoff', 'meanannflo'],

following keys are hidden:

created_at, fid, annp, pr_w, pr_kw

The display style of points utilizes the property gwh_pot setting the circle radius in pixels:

  • 5 for gwh_pot between 0 - 1 GWH
  • 8 for gwh_pot between 1 - 10 GWH
  • 12 for gwh_pot between 10 - 50 GWH
  • 16 for gwh_pot between 50 - 750 GWH
  • 20 for gwh_pot between higher than 750 GWH

Watershed polygons are shown as a light blue layer for a given potential location after clicking (or touching on mobile) on the location.

Deployment URL for a review: https://gtif-testing.eox.at/gtif-potential-assessment/

Linked issue #2085

@lubojr lubojr self-assigned this Jul 19, 2023
@lubojr lubojr marked this pull request as ready for review July 26, 2023 15:14
@lubojr lubojr merged commit a05c36b into staging Sep 19, 2023
3 of 5 checks passed
@lubojr lubojr deleted the gtif-potential-assessment branch September 19, 2023 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant