Elio Campitelli

Results 109 issues of Elio Campitelli

A friend of mine (definitely not me :rofl: ) sent a bunch of requests but forgot to change the filename in the `target` slot, so `wf_requests_batch()` downloaded every request in...

Running the example request returns in an empty error. ``` r request

`facet_zoom()` shows the correct data, but the "shadow" that highlights the data in the original plot fails to flip. ``` r library(ggplot2) library(ggforce) df

bug

I got this on a computer with Ubuntu 20.04. ``` [17:14, 23.8.2022] Pao: [INFO] Installing pak for R 4.2.1 [INFO] > /opt/R/4.2.1/bin/R: line 193: /usr/bin/sed: No such file or directory...

feature

https://www.tidyverse.org/blog/2022/08/ggplot2-3-4-0-size-to-linewidth/

The way the queue system is implemented now, once one requests is finished and downloaded, the code then checks the next request instead of immediately sending a new request. In...

Data source is here: https://psl.noaa.gov/gcos_wgsp/Timeseries/DMI/ And the data is hosted here: https://psl.noaa.gov/gcos_wgsp/Timeseries/Data/dmi.had.long.data If you'd like, I can implement `download_dmi()`.