Skip to contents
    
    
  
    
gsdata 0.0-7
- Fixed a series of small issues
 
- Refactored internals
 
- First CRAN release; currently limited to station data (will be extended to gridded data)
 
 
    
    
    
gsdata 0.0-4
- Ignoring 
start and end when calling gs_stationdata() with mode = "current"
 
- Partial matching for 
mode in gs_stationdata()
 
- 
mode = "historical" resource_id = "histalp-v1-1y" requires login; throwing an error for now (todo). 
 
    
    
gsdata 0.0-2
- First working “release” of the 
gsdata package (mainly coded for personal use; might undergo further development). 
- Allows for downloading different station data sets.
 
- Implemented the three main functions 
gs_datasets(), gs_metadata() and `gs_stationdata(). 
- Package documentation for the main functionality.