lhenneman / disperseR

New version of the hyspdisp package
4 stars 6 forks source link

"Monthly mean planetary boundary layer heights" link giving error #52

Open divyaanshuj opened 2 years ago

divyaanshuj commented 2 years ago

Hi! I am trying to run the codes given in the vignette and I am currently facing issues with the "hpbl.mon.mean.nc " file. I was getting the following error: "Error in R_nc4_open: NetCDF: HDF error Error in ncdf4::nc_open(filename, readunlim = FALSE, suppress_dimvals = TRUE) : Error in nc_open trying to open file /Users/DJ/Desktop/main/input/hpbl/hpbl.mon.mean.nc (return_on_error= FALSE )"

After going into the specific link of the data file I am getting the following error :

Screenshot 2022-01-17 at 10 26 24 AM

Could you please guide regarding how should I move forward with this.