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

A rectangle appears around the wind barbs profile #54

Open
Begio opened this issue May 8, 2023 · 2 comments
Open

A rectangle appears around the wind barbs profile #54

Begio opened this issue May 8, 2023 · 2 comments

Comments

@Begio
Copy link

Begio commented May 8, 2023

Hello, first of all thank you for this awesome library.

I have a trouble with a bug. When I use sounding_save or sounding_plot with any data (example data too), a rectangle appears around the wind barbs profile on the image canvas.

I used R version: 4.2.2 (2022-10-31 ucrt) and 4.1.3 (2022-03-10) -- "One Push-Up" with same result

Vienna

Sergio

@bczernecki
Copy link
Owner

Hi Sergio,

First of all, thank you for the feedback.

I think this problem might be related to the R graphical engine that produces some artifacts and can be system specific. Could check whether the same vertical line appears if you change the extension from Vienna.png to Vienna.svg ? Please also provide the output of your sessionInfo().

We will also try to investigate the issue once we have more information. Thanks!

@Begio
Copy link
Author

Begio commented May 9, 2023

Hello @bczernecki

With the svg extension the line does not appear.
Vienna
Vienna

My sessionInfo():

R version 4.2.2 (2022-10-31 ucrt)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 22621)

Matrix products: default

locale:
[1] LC_COLLATE=Spanish_Spain.utf8 LC_CTYPE=Spanish_Spain.utf8 LC_MONETARY=Spanish_Spain.utf8
[4] LC_NUMERIC=C LC_TIME=Spanish_Spain.utf8

attached base packages:
[1] stats graphics grDevices utils datasets methods base

other attached packages:
[1] thunder_1.1.1

loaded via a namespace (and not attached):
[1] Rcpp_1.0.10 fansi_1.0.4 utf8_1.2.3 dplyr_1.1.0 R6_2.5.1
[6] lifecycle_1.0.3 magrittr_2.0.3 pillar_1.9.0 httr_1.4.5 rlang_1.0.6
[11] cli_3.6.0 curl_5.0.0 vctrs_0.5.2 generics_0.1.3 aiRthermo_1.2.1
[16] tools_4.2.2 glue_1.6.2 compiler_4.2.2 pkgconfig_2.0.3 tidyselect_1.2.0
[21] tibble_3.1.8

Any ideas? Thanks for your help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants