clarity-h2020 / map-component

The Map Component is a reusable, flexible and highly configurable Building Block meant to be used throughout CSIS.
https://csis.myclimateservice.eu/
1 stars 1 forks source link

Unnecessary error message "There is no city selected" #78

Closed p-a-s-c-a-l closed 4 years ago

p-a-s-c-a-l commented 4 years ago

E.g. in this study:

grafik

Some study types like "Expert Studies" or "Basic Screening" don't require a city to be selected. Therefore this error message is misleading. It should only be shown for studies of type Automated Screening.

therter commented 4 years ago

At the moment, the "There is no city selected" message will be shown, if no city is selected and the study type of the study contains a calculation method that contains the word emikat within its "Calculation method ID" field. The word emikat within its "Calculation method ID" field causes also the start of the emikat calculations.

The calculation method of this study will be changed to a calculation method that does not trigger emikat and that does not show the message "There is no city selected".