-
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
Calculate heat risk index for a specific geograpic region #1
Labels
enhancement
New feature or request
Milestone
Comments
esride-stru
pushed a commit
that referenced
this issue
Sep 18, 2024
esride-jts
added a commit
that referenced
this issue
Sep 23, 2024
esride-stru
pushed a commit
that referenced
this issue
Sep 23, 2024
Co-authored-by: Jan Tschada <[email protected]>
esride-stru
pushed a commit
that referenced
this issue
Sep 23, 2024
esride-jts
added a commit
that referenced
this issue
Sep 24, 2024
- first of all we use strict the environment manager - nearly every copy raster must have a small extent not creating more than 4000 x 4000 pixels - the python script named unittest caused some sideeffects, cause numpy calculations tried to import this file and failed - calculate field had not a valid python expression, it was using Arcade
esride-jts
added a commit
that referenced
this issue
Sep 27, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As an analyst, I want to calculate the heat risk index for a specific geographic region.
So that I am able to detect hotspots in this area.
The text was updated successfully, but these errors were encountered: