-
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
Scenario analysis application is not showing all data #30
Comments
Hm wait, the data in question is really not shown in the table. However, the bar charts are missing some other data too, e.g. rcp 26 for 2071-2100 period. the table component is still not showing anything, so I can't say what is really wrong here. https://csis.myclimateservice.eu/study/35/step/1528/view/table |
Yes, this error occurs from time to time because the data retrieved from the EMIKAT RA/IA API does not contain all values. I don't know why this happens. BTW, this is different view (https://service.emikat.at/EmiKatTst/api/scenarios/3189/feature/view.2994/table/data) than the one used by the table component. It aggregates the values used by the table component. So maybe there's simply no result for
available, for scenario 3189? Maybe @humerh can have a look? |
Yes, you are right. These Events does not exist. See the table:
|
Any why? Is that a problem with the input hazard data or something else? |
This question has to be answered by Robert (@RobAndGo). |
If that's a "normal" behaviour, so be it. But I don't understand it. @RobAndGo, please explain. |
I wasn't able to see what problem you are all referring to, but I do know that there are cases where for a given grid point, specific heat wave events may not occur. e.g. it is possible that for a rcp85 scenario, a rare or occasional event may occur, but a frequent event is not registered because in the statistics, this occurred at an interval of either much greater than once per year, or much lower than once per year. Just a reminder of the event definitions: For the 30-year periods on which this is based, these values correspond to: Using these strict definitions lead to many events being missed, so I searched for ranges to these values, namely: However, there were still cases where events weren't present, and at the time I wasn't sure how significant a problem this would be. I could adjust the search ranges above such that every grid point has an event. |
A, so we may very easily miss the 2-year events, I see. But I don't think that this is the issue we have at hand. Look at https://github.com/clarity-h2020/scenario-analysis/issues/17#issue-502564514 again. The whole RPC26 is missing for the period 2041-2070, not just the rare event. Unless the lack of the "rare" event makes the generation fail for the others too. |
OK, now I think I understand - you mean that there is no data from the RCP26 2041-2070 scenario. I thought I uploaded all the files in a previous github post - I'll try to find it now to see if maybe I forgot this one. I can't seem to find the original post, so I'll upload the missing dataset here: As an aside, does anyone know how to search on github for particular posts, e.g. I wanted to search for posts containing the links for these data files which I previously posted. |
OK. And who is responsible for making the data available via a service? Is it METEOGRID or @humerh? Is it directly imported into EMIKAT or fist into geo server then queried by EMIKAT?
|
Is this done now? |
No: "Could not load indicator file RCP45 (2011-2040). It contains no indicator data for indicatorFrequent" |
@p-a-s-c-a-l do you mean this is a problem with the original data set that I uploaded, because I do have frequent heat wave events for RCP45 (2011-2040), here is the file once again: |
I don't know. This data comes from the EMIKAT RA/IA API, so maybe @humerh knows why the events are still missing. |
@humerh , WDYT? |
Events are still missing. |
still not resolved yet: |
Could not load indicator file RCP45 (2011-2040). It contains no indicator data for indicatorFrequent |
API Call with missing Events: https://service.emikat.at/EmiKatTst/api/scenarios/3189/feature/view.2994/table/data |
I'll upload the file again (I initially uploaded the rcp26 file for some reason): |
After discussing the issue further with @humerh, and seeing that @humerh did have all the data already correctly imported into Emikat, we determined that the problem is that which I addressed in the post above. That is, it is normal that a grid point may not have all three types of events (frequent, occasional, rare) for a particular RCP-scenario/future time period. E.g. for the grid point at latitude:32.215336 and longitude: -4.425540, the rcp45, 2071-2100 does not have a rare event, but a rare event does exist for the rcp45 2011-2040 period.
|
CSIS-Application can call EmiKat to get all defined event types for a specific Study: https://service.emikat.at/EmiKatTst/api/scenarios/3189/feature/tab.CLY_HAZARD_EVENTS_STUDY.2036/table/data |
Finally, this has been resolved in clarity-h2020/scenario-analysis#19 |
This is what I see on https://csis.myclimateservice.eu/study/35/step/1528/view/scenario-analysis
Error message seems to be bogus.
The text was updated successfully, but these errors were encountered: