Changes in version 3.0.2 (2024-12-07) - daily data is available now! - plot_map has now optional arguments for legend title, plot title, and layer. - core functions moved to the twc package. Changes in version 3.0.1-3 (2024-01-31) - fixed bug on trend Changes in version 3.0.1-1 (2023-09-25) - added IPCC regions to pRecipe_masks - saveNC has now optional arguments for variable name metadata - added pRecipe_masks function which imports a data.table with 1036800 obs. of 16 variables: lon, lat, basin_id, biome_class, biome_short_class, country, country_short, elev_class, KG_class, KG_class_1, KG_class_2, KG_class_3, KG_class_1_name, land_cover_class, land_cover_short_class, and land_mask. - fixed bug on yearstat - updated broken links in vignette Changes in version 3.0.0 (2023-07-10) - renamed and restructured various functions - added label, muldpm, tabular, and trend functions - crop_data now removes empty space with NAs - subset_data now handles subsetting in time and/or space - improved parallel processing - functions now have methods for Raster* object, data.table, and filename (character) - updated vignette - updated README - updated documentation accordingly Changes in version 2.5.0 (2023-06-13) - added %>% operator - increased versatility of all plot functions (for evapoRe compatibility) - fixed bugs for make_ts not generating a Date column - updated documentation accordingly Changes in version 2.4.0 (2023-05-26) - yearly data has been added to the database - added pod, far, csi, and nse functions - updated the vignette - updated citation info - updated documentation accordingly Changes in version 2.3.0 (2023-04-08) - saving is now optional - save_nc is exported now - added fldas, jra55, and merra2 data - land/ocean cropped data has been added to the database - plot_line now facets by data set type - updated documentation accordingly Changes in version 1.0.0 (2023-01-06) - pRecipe no longer depends on CDO - Added function to generate Taylor diagrams - Updated documentation accordingly Changes in version 0.4.2 (2022-11-07) - Fixed a naming bug that generated ".nc.nc" file extensions - Updated download links to the latest database Changes in version 0.4.0 (2022-10-13) - pRecipe now is windows friendly - Updated documentation accordingly Changes in version 0.3.0 (2022-09-21) - Major reworks pRecipe has fewer dependencies - Simplified database - No need to reformat the data - Updated documentation accordingly Changes in version 0.2.0 (2022-04-22) - import_subset_data optimized for parallel computing - several download functions were updated to capture new repository urls - pRecipe no longer depends on gdalUtils - added vignette Changes in version 0.1.1 (2021-10-27) - import_subset_data now performs in parallel Changes in version 0.1.0 (2021-06-18) - Fixed HTTPS authentication issue when downloading gpm_imergm or trmm_3b43. - download_data now performs multiple simultaneous downloads when there is more than one file per product, i.e., when downloading cpc, gpm_imergm, or trmm_3b43.