Skip to content

rnoaa v0.9.5

Compare
Choose a tag to compare
@sckott sckott released this 20 Nov 16:39
· 192 commits to master since this release

BUG FIXES

  • lcd() function was unfortunately pulling data from https://www.ncei.noaa.gov/data/global-hourly/access - whereas it should have been pulling data from https://www.ncei.noaa.gov/data/local-climatological-data/access - fixed now; additionaly, lcd_cleanup is defunct because lcd data coming from the appropriate link has all variable names spelled out and data split up (#334) thanks @sayon000 !
  • all gefs* functions are now defunct - they are being taken out for now until fixed - see the issues for the details (#335) (#336)