Skip to content

Releases: MiRoVaGo/pRecipe

v3.0.1-1

Choose a tag to compare

@MiRoVaGo MiRoVaGo released this 25 Sep 16:40
Update CRAN-SUBMISSION

v3.0.0

Choose a tag to compare

@MiRoVaGo MiRoVaGo released this 12 Jul 18:06

renamed and restructured various functions
added label, muldpm, 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)

v2.5.0

Choose a tag to compare

@MiRoVaGo MiRoVaGo released this 13 Jun 09:11
Update CRAN-SUBMISSION

v2.4.0

Choose a tag to compare

@MiRoVaGo MiRoVaGo released this 31 May 12:21
updated subset functions

Removed date exceptions as they are not needed anymore

v1.0.0

Choose a tag to compare

@MiRoVaGo MiRoVaGo released this 29 Dec 20:54
Update NEWS.md

v0.4.0

Choose a tag to compare

@MiRoVaGo MiRoVaGo released this 13 Oct 13:29

pRecipe 0.4.0

  • pRecipe now is windows friendly
  • Updated documentation accordingly

v0.3.0

Choose a tag to compare

@MiRoVaGo MiRoVaGo released this 21 Sep 10:22
Squashed commit of the following:

commit d716d88d899e4e1714f9d680f3a7471a12607e04
Author: Mijael Vargas <mirovago@gmail.com>
Date:   Wed Sep 21 08:43:25 2022 +0200

    reduced vignette size

commit b0bb097bb25d99a011b6d6113fb94d7595b1e9fe
Author: Mijael Vargas <mirovago@gmail.com>
Date:   Tue Sep 20 18:20:59 2022 +0200

    fixed broken links

commit 374dc59ea5e15e984c8d794f9e8523e2821b6c7d
Author: Mijael Vargas <mirovago@gmail.com>
Date:   Tue Sep 20 13:58:06 2022 +0200

    Improved map aesthetics

commit d66ef8845066ad4bd2fe1041c6e85362bad4f799
Author: Yannis Markonis <imarkonis@gmail.com>
Date:   Tue Sep 20 13:20:01 2022 +0200

    Update pRecipe.Rmd (#18)

commit 75b2a7bda17cb048bfd911e63265fae432d49275
Author: Mijael Vargas <mirovago@gmail.com>
Date:   Tue Sep 20 10:49:30 2022 +0200

    updated example

commit de7c720b6f578973edd6f768dfced672ff842353
Author: Mijael Vargas <mirovago@gmail.com>
Date:   Tue Sep 20 10:25:59 2022 +0200

    updated documentation

commit c7ae1e7acf16d3d2d5428aee872fb26048565fae
Author: Mijael Vargas <mirovago@gmail.com>
Date:   Tue Sep 20 10:22:32 2022 +0200

    updated naming conventions

commit e8cd45f335b99d5d886ee73586a214ad1b48489e
Author: Mijael Vargas <mirovago@gmail.com>
Date:   Tue Sep 20 00:05:11 2022 +0200

    updated naming convention

commit 354be6888618f1134660d479239f2ff60378a8d2
Author: Mijael Vargas <mirovago@gmail.com>
Date:   Mon Sep 19 21:06:36 2022 +0200

    fixed typos

commit 831c43ce0e4f7bd8d8edf9cd0751db7e2ca75c62
Author: Mijael Vargas <mirovago@gmail.com>
Date:   Mon Sep 19 07:05:28 2022 +0200

    v0.3.0

commit f85a449c0adf25898b5dd221010ad8d33787726a
Author: Mijael Vargas <mirovago@gmail.com>
Date:   Mon Sep 19 00:06:39 2022 +0200

    v0.3.0

v0.2.0

Choose a tag to compare

@MiRoVaGo MiRoVaGo released this 22 Apr 09:07
  • 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

v0.1.0

Choose a tag to compare

@MiRoVaGo MiRoVaGo released this 16 Jun 22:47

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.

First Release

Choose a tag to compare

@MiRoVaGo MiRoVaGo released this 10 Jun 17:15
v0.0.1

First Release