Skip to content

Releases: mapme-initiative/mapme.biodiversity

CRAN release v0.2.1

09 Sep 10:08
d67b487
Compare
Choose a tag to compare

Fixes serious bug for gridded resources when one or more polygons lie within the same tile

CRAN release v0.2.0

23 Aug 16:53
662921b
Compare
Choose a tag to compare

Breaking changes

  • extensive renaming of resources and indicators. These are handled gracefully
    until the next release (i.e. a warning is issued and names are replaced):

  • resources:

  • treecover2000 -> gfw_treecover

  • lossyear -> gfw_lossyear

  • greenhouse -> gfw_emissions

  • traveltime -> nelson_et_al

  • nasagrace -> nasa_grace

  • mintemperature -> worldclim_min_temperature

  • maxtemperature -> worldclim_max_temperature

  • precipitation -> worldclim_precipitation

  • ecoregions -> teow

  • mangrove -> gmw

  • srtmdem -> nasa_srtm

  • indicators:

  • treecover -> treecover_area

  • emissions -> treecoverloss_emissions

  • treeloss -> treecover_area_and_emissions

  • chirpsprec -> precipitation_chirps

  • accessibility -> traveltime

  • popcount -> population_count

  • wctmin -> temperature_min_wc

  • wctmax -> temperature_max_wc

  • wcprec -> precipitation_wc

  • gmw -> mangroves_area

  • teow -> ecoregion

New features

  • new resource(s):
    • nasa_firms
  • new indicator(s):
    • active_fire_properties
    • active_fire_counts

Internal

  • adapted download routine to GMW v3 (#80)
  • removed data.table from imports

Bug fixes

  • fixing issue #84 concerning intersection of tiled datasets (#86, @Jo-Schie)

CRAN release v0.1.2

26 Jun 08:38
926fceb
Compare
Choose a tag to compare
Merge pull request #76 from mapme-initiative/75-fixing-cran-issues

cleaned urls and portfolio test

CRAN release v0.1.1

03 May 18:53
Compare
Choose a tag to compare
disabled some tests on cran

CRAN release v0.1.0

27 Apr 18:17
9e0a62f
Compare
Choose a tag to compare
Merge pull request #22 from mapme-initiative/20-reconsider-using-dot-…

CRAN release v0.0.1

19 Apr 10:43
925c18c
Compare
Choose a tag to compare
Merge pull request #61 from mapme-initiative/58-fix-cran-feedback

changes in readme for cran release