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

Double calculation of frontalAreaIndexDistribution #848

Open
j3r3m1 opened this issue Sep 29, 2023 · 0 comments
Open

Double calculation of frontalAreaIndexDistribution #848

j3r3m1 opened this issue Sep 29, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@j3r3m1
Copy link
Collaborator

j3r3m1 commented Sep 29, 2023

Currently, in the rasterize function, frontalAreaIndexDistribution might be called twice if "FRONTAL_AREA_INDEX" AND "LCZ" are selected as indicators to calculate. We need to change that simply by multiplying the results of frontalAreaIndexDistribution by the cell area and by the vertical interval height (max - last interval for the last interval).

@j3r3m1 j3r3m1 added the enhancement New feature or request label Sep 29, 2023
@ebocher ebocher added this to the GeoClimate 0.0.3 milestone Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants