-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Breaking: Add future data for worldclim and improve climate model han…
…dling (#69) * define climate models programatically * first draft for future wordclim climate * define ClimateModel before using it * first draft for future worldclim bioclim * move exports to main file * reorganise future worldclim * reorganise some code * always use _format not string * add a dispatch on worldclim future with layers argument * fix some dispatches * add worldclim future tests * always _format(T) and no dashes in file path * update chelsa future test * fix a test * clean up a line outside testset * soft document why dashes in modelname path are dropped * add a generic date formatter * make future worldclim work for multiple dates * fix worldclim futur tests * fix date_step and range for chelsa bioclim * define layerkeys for WorldClim{Future{BioClim}}
- Loading branch information
1 parent
8aa489d
commit a4d36d1
Showing
8 changed files
with
452 additions
and
313 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.