ecmwf / ecpoint-calibrate

Interactive GUI (developed in Python) for calibration and conditional verification of numerical weather prediction model outputs.
GNU General Public License v3.0
21 stars 8 forks source link

Conditional verification maps do not render fonts #125

Closed AugustinVintzileos closed 3 years ago

AugustinVintzileos commented 3 years ago

Hello - The observation frequency diagnostic is great but needs fonts - Augustin

FatimaPillosu commented 3 years ago

Hi Augustin, thanks! But could you please add more detail to the current issue? What do you mean for the observation frequency diagnostix? Which fonts are needed? You could grab the screen to show us where the problem is. Cheers, Fatima

EstiGascon commented 3 years ago

I think he refers to the observations frequency map, which is plotted properly, but we cannot see titles, coordinates and any text at all, only square empty boxes. I already created an issue about it in the past.

AugustinVintzileos commented 3 years ago

Esti is right. An example can be seen here /home/mo/mova/CV_90.pdf By the way I think that it is easier to manipulate .png fies e.g., including graphs in powerpoint, word etc. It is definitively not a priority, but it would be nice to be able to choose additional formats.


From: EstiGascon notifications@github.com Sent: Tuesday, November 10, 2020 3:26 AM To: esowc/ecPoint-Calibrate ecPoint-Calibrate@noreply.github.com Cc: Augustin Vintzileos Augustin.Vintzileos@ecmwf.int; Author author@noreply.github.com Subject: Re: [esowc/ecPoint-Calibrate] Frequencies (#125)

I think he refers to the observations frequency map, which is plotted properly, but we cannot see titles, coordinates and any text at all, only square empty boxes. I already created an issue about it in the past.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fesowc%2FecPoint-Calibrate%2Fissues%2F125%23issuecomment-724544721&data=04%7C01%7CAugustin.Vintzileos%40ecmwf.int%7C16990d3c5e2c486c4a3608d885524322%7C21b711c6aab74d369ffbac0357bc20ba%7C0%7C0%7C637405935643102439%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=XfkxBkt230nM4Y2vr4Cg8%2B26mXH4PL8ZAkIULjRu8pw%3D&reserved=0, or unsubscribehttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FARHK63MTXNCQA2WJIENZS6LSPD2JVANCNFSM4TQA5NSA&data=04%7C01%7CAugustin.Vintzileos%40ecmwf.int%7C16990d3c5e2c486c4a3608d885524322%7C21b711c6aab74d369ffbac0357bc20ba%7C0%7C0%7C637405935643112391%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=HNXuwDO%2FMwO2SssY0CHw06yhlzBtwWbAL5ozRuaLEho%3D&reserved=0.

onyb commented 3 years ago

I think I know what you're talking about. If you save the PDF to disk, and open it with a PDF reader, you'll be able to see everything just fine. The issue is only while displaying PDFs on the GUI - I suspect it's because the PDF renderer we use is not so powerful.

onyb commented 3 years ago

This has been fixed in v0.14.0, which also includes other improvements to the rendering of conditional verification maps.

Please reopen if the issue is still not resolved.