-
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
Where can we currently do the screening? #25
Comments
I would propose to use a simplified formula to calculate solar radiation: Eta ( η ) = Sun's altitude angle above the horizon - 21th of June: 90° - latitude + 23°27' Global radiation = Global_radiation0 * cos((latitude-23,45)*PI/180 Global radiation0 = 1040 Wh/m2 I think, in comparision to all other model simplification this is a quite good estimation! It would simplify our life. Emikat would implement this formula and we need no new data source. |
I have to add, that this simplified formula is only valid for June 21th (midsummer) !!!! |
I don't really care, but someone has to check the data in the end. Are we
delivering telephone numbers or something plausible?
…On Sun, 6 Oct 2019, 10:03 Heinrich Humer, ***@***.***> wrote:
I have to add, that this simplified formula is only valid for June 21th
(midsummer) !!!!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#25?email_source=notifications&email_token=AAWTC7RR6QXJLG27XQPAAVTQNGLVNA5CNFSM4I5ZRTO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAOD4AA#issuecomment-538721792>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAWTC7TESWJPYOX4IVIA4H3QNGLVNANCNFSM4I5ZRTOQ>
.
|
@RobAndGo can you please take a look at the proposed solution by Heinrich. If this approximation is good enough for us to use it in our calculations, @negroscuro could stop looking for a way on how to get the actual radiation values and instead focus on other tasks. |
At the moment, I would prefer having some response everywhere than just getting empty results. However, my working assumption is that proposed workaround would deliver less reliable results than the calculation based in actual data. Thus, we need the following information:
|
To verify the approach, which I suggested I did a backward calculation from the retrieved radiation values:
|
sorry, Robert is on vacation and I didn't know about this github issue. Here is what we have suggested to Mario: "Hi Mario, Apparently, they have data for Europe and one can contact them to get access. It should be possible to get data for the 21st of June, 12:00 (that is what the local effect calculation needs, right?). One also has to select a year. Here one could maybe use the year 2012, since most of the other datasets are available for 2012? I hope that helps. Regards, For me it looked like you can download a data set for whole Europe if you write an email and ask for it. If you click the download bottom, next to the maps of Europe and Africa is the following text: “Contact us to download a volume of CAMS radiation and CAMS McClear data over Europe or Africa” If you click on the map for Europe (AGATE) you are being directed to this website: It looks like they do have data for the whole of Europe in raster format. I think you just need to specify the date and time you are interested in. |
Sounds good. |
I'm a bit late on this, but a couple of comments (hopefully they are relevant!):
|
Claudia provided this link where to get Solar radiation data: I was contacting via email to copernicus staff regarding solar radiation data set, so as I see, we are going to rely in ETA formula from Heinrich, so I forget about Copernicus solar radiation dataset, indeed they were asking me for several details I could not answer in order to get the appropiate data. This was their answer:
So I will not reply this as it is seems not needed anymore. |
Regarding the city avilability in the system I think we can rely on the flags already present in the layer available in our geoserver. After discussion with PLINIVS it seems bbox one is no longer needed and the one to use is boundary Is this enough for you to make the CSIS more efficient in showing only available cities? Currently this is something updated while the loading process is running, so this is being updated. As you may notice those two highlighted cities seems to be available only for pluvial floods but is a workaround to avoid my script to load them since those two cities gave me too much problems to generate its input layers so it is a wat I used to left them aside and I will come back to them at the end of the loading process since they took too much time, this means there are no pluvial flood data for them, there is nothing for those two cities, but all the rest are real status. |
@negroscuro: where can we get that table? |
On today's telco, we have agreed to follow this approach. Needs less resources in the DP == less trouble for us. |
I explained that, it is "city_boundary" layer, available in Atos Geoserver as WMS and WFS. |
Hm, this complicates things. The cities taxonomy as it is now is not sufficient. We have to extend it by those boolean flags and depending on the study type (heat wave or pluvial flood screening) dynamically generate the list of selectable cities. Not sure if this is easily possible with Drupal @patrickkaleta ? ATM we don't need this since we don't support pluvial floods yet. So it's save to re-import the cities taxonomy where heat_wave = true @therter |
@humerh : how does it look like on our side now? Are we ready to do studies in all these cities? |
Lefkosia is generated, only one remaining is Lisboa (currently trying). |
Finally Lisboa got loaded, so all 540 cities are ready. |
Today I tried to do a study in Barcelona and it didn't work at first.
Something really simple didn't get generated in EMIKAT (ask Heinrich for
details) and then the whole chain failed.
Heinrich got it working in no time again, but I'm not sure if this is a 1
in a million chance or something that will happen every time now. Please
try it out and report if it fails.
…On Mon, 28 Oct 2019 at 19:26, Mario Nuñez ***@***.***> wrote:
Finally Lisboa got loaded, all 540 cities are loaded into the system and
ready.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#25?email_source=notifications&email_token=AAWTC7QIBRYS2VTPHUSLZBTQQ4VGLA5CNFSM4I5ZRTO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECN5JSY#issuecomment-547083467>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAWTC7QZJN37ZMDXR5XFGDTQQ4VGLANCNFSM4I5ZRTOQ>
.
|
After importing data into ATOS input layer local effects database, Heinrich csv file with mortality data has 1000 cities while I have only 545 because those cities are the ones with all 3 datasets available (UA2012, STL and ESM) that is ok. So what should I do? if I try to get mortality I will end up having less cities availabl since only 333 of them will have mortality data (because there are only 333 city coincidences between the two data sets). The rest of the mortality data... I do not see the point of storing such information if we do not have the city data for input layers for local effects. Any idea on what to solve this? because I checked manually for some not matching city names and seems like those cities are not in CSV mortality dataset. |
Anybody knows what to do in such situation? |
I created a new study (Naples - test, 54) but the local effect was not calculated |
Yes, there are some issues at the EMIKAT backend atm. Please see also #29 |
@therter Can you please assess the impact on the cities taxonomy in CSIS and take the required steps to update it if necessary? |
Now available cities for CSIS taxonomy are in layer MORTALITY where now 460 cities are set. For some reason there is a duplicate, a city without name (null) that for some reason is generating 2 ARNHEM so I think I should delete or ignore any city without a name, is that ok @humerh ? Indeed there are several, and this can only generate problems IMHO: For that mortality layer should be generated like:
I think @humerh already commented this in the monday's telco, those 2 last code characters indicate city center and outskirts, so I have to ignore outskirts data. So problem is solved. |
If we speek about "Urban areas" we should use the term of the Eurostat definition: See: https://ec.europa.eu/eurostat/web/cities/background One file there is the official list of cities and regions: https://ec.europa.eu/eurostat/documents/4422005/4430532/City-FUAs-Greater-cities-list-2017.xls It is important to understand the systematic of coing of the cities and regions: |
NL009C2 is another version of boundary than NL009C1. As longer I think about all these problems I recognise, that it is HARDLY possible to get an homogenous view of statistic data for all Europe. |
This layer are imported now |
I would say it is working right now, by ignoring subcity districts levels, as you explained, is not it? The only thing is that as a new requirement for a city to be available in CSIS we went from 545 available cities to 440 because taking into account mortality data, that is all.
In the end, yellow ones are not available any more. Those are 105 "lost" cities in total. |
@therter Is the updated list of 440 cities imported in CSIS? Can we close this issue? |
The last import of the citiy taxonomy were the cities from the mortality layer (see clarity-h2020/docker-drupal#128 (comment)). This were 460 cities. At the moment, the mortality layer contains 545 cities. Should I reimport this cities? |
Before importing anything we have to clarify if this is really the most current layer, because there a now different numbers floating around (440 vs. 460 vs. 540) and 460 still seems to be the correct number. |
545 cities is the old count, without taking into account mortality. Now, with mortality data, the count downs to 460 cities. You imported 460 and it seems there are repeated cities, I am checking why. |
Solved, final result is 455 cities. |
@therter yes please do a reimport. Sorry for the inconvenience. |
Ok, I will reimport the layer mortality (http://services.clarity-h2020.eu:8080/geoserver/clarity/wfs?request=GetFeature&typeNames=clarity:mortality&outputFormat=SHAPE-ZIP) |
I did the reimport. So I think, I can close this issue. |
I tried Vienna and Linz, both failed. Where does the screening currently work?
The text was updated successfully, but these errors were encountered: