Panfeng Zhang

Results 8 issues of Panfeng Zhang

--- The X axis ticks does not show when using the geom_sf function of sf package to plot the global map ```r library(sf) library(rnaturalearth) library(stars) library(ggplot2) wld

coord :world_map:
guides :straight_ruler:

**Describe the bug** st_transform does not transform map projection correcttly in some situations. **To Reproduce** ```{r} library(sf) library(ggplot2) library(rnaturalearth) wld

The wind speed magnitude in the legend retains a lot of numbers after the decimal point. As shown in the following figure, the wind speed in the legend is 26.81044...

An error occurred while using the utcal.nc function to converte the time amounts to UTC date. The example of .nc data is from NCEP () ```r library(RNetCDF) diri = "C:/Rmet/data/slp.mon.ltm.1991-2020.nc"...

### Tips for a helpful feature request: In situations when draw wind vectors (or wind barbs) with python , I would like to be able to draw wind vectors (or...

An error occurred while using the st_get_dimension_values function to obtain the time. The example of .nc data is from NCEP (https://psl.noaa.gov/thredds/fileServer/Datasets/ncep.reanalysis/Monthlies/surface/slp.mon.ltm.1991-2020.nc) ```r library(stars) diri