Skip to content

Releases: EBVcube/ebvcube

0.5.2

29 Jul 11:53

Choose a tag to compare

ebvcube 0.5.2

Minor changes

  • ebv_create_taxonomy: update help page regarding taxonomy-key
  • changed package maintainer

Bug fixes

  • ebv_create_taxonomy: change 'ebv_spatial_*' to 'ebv_geospatial_*'
  • ebv_create_taxonomy: if entity names are NA in the CSV throw error

0.5.1

18 Jun 14:41

Choose a tag to compare

ebvcube 0.5.1

Minor changes

  • ebv_create(_taxonomy): allocate space in cubes during creation, not in in ebv_add_data

Bug fixes

  • ebv_create_taxonomy: remove bug in max_char_entity (remove NA)
  • ebv_i_utils: remove NA from the char-vectors (taxonomy)
  • ebv_i_datacubepath: error if scenario or metric are NA
  • ebv_add_data: fillvalue definition was missing

0.5.0

05 May 07:34

Choose a tag to compare

Major changes

  • ebv_create_taxonomy:
    • renamed entity_list and entity_levels to entity_taxonomy_table and entity_taxonomy_levels (ebv_properties still reads the old naming for now)
    • remove lsid and replace by taxonomy_key, add attribute to variable which refers to the name of the entity_taxonomy_key of the authority of the taxonomic backbone (long_name)
  • ebv_properties:
    • read either from entity_list and entity_levels or entity_taxonomy_table and entity_taxonomy_levels
    • read both: lsid and entity_taxonomy_key

Bug fixes

  • set ignore_RAM to TRUE for the tests

0.4.0

28 Apr 09:32

Choose a tag to compare

Major changes

  • renamed metadata terms: 'ebv_spatial_scope' to 'ebv_geospatial_scope' and 'ebv_spatial_description' to 'ebv_geospatial_description'
  • ebv_create(_taxonomy): add date_metadata_modified and date_modified
  • added new metadata terms: publisher_url, creator_url

Minor changes

  • ebv_download: add doi (now available in API)
  • ebv_properties: add time_coverage_start and time_coverage_end + date_metadata_modified and date_modified
  • add new test-data, update tests regarding updated metadata terms and JSONs

Bug fixes

  • ebv_create_taxonomy: remove rhdf5-Na.OK attribute from entity_list
  • DelayedArray errors on ubuntu dev

0.3.1

05 Dec 13:30

Choose a tag to compare

Bug fixes

  • correct old url in News.md

0.3.0

05 Dec 13:08

Choose a tag to compare

Major changes

  • new function: ebv_metadata
  • new helper functions: ebv_i_vector_intersect, ebv_i_contained, ebv_i_check_iso_res, ebv_i_check_iso_date
  • new Shiny App: ebv_taxonomy_app
  • add DOI to ebv_create(_taxonomy) and ebv_properties
  • GitHub repo transfer to https://github.com/EBVcube/ebvcube/

Minor changes

  • ebv_add_data: add argument 'raw' to ignore scale and offset values

Bug fixes

  • ebv_download: corrected ID-missmatch when giving ID by title
  • ebv_map: fix color scales, fix bug 'length of breaks and labels differ', add scenario to subtitle
  • ebv_properties: ensure that metric or datacube argument is given

0.2.3

11 Jul 08:16

Choose a tag to compare

ebvcube 0.2.3

Bug fixes

  • Fixing CRAN bug related to downtime of EBV Data Portal
  • new helper function: ebv_i_check_url

0.2.1

11 Jun 11:54

Choose a tag to compare

ebvcube 0.2.1

Bug fixes

  • remove old url of codecov from badge

ebvcube 0.2.0

Major changes

  • all (affected) functions: define timestep(s) also as an ISO formatted date
  • add new arguments: define metric and scenario by name & index instead of the datacubepath
  • new function: ebv_create_taxonomy including new utils function ebv_i_char_variable
  • add taxonomy-info the ebv_properties
  • ebv_create(_taxonomy): if one timestep but start and end date differ, apply end date

Bug fixes

  • ebv_map: remove outdated stuff from guide_bins
  • ebv_write: DelayedArray 'name' variable was not defined

0.1.7

06 Jun 14:08

Choose a tag to compare

ebvcube 0.1.7

Major changes

  • ebv_download: download via DOI
  • ebv_create: lon and lat units changed (see below)
  • EBVcube format change: geospatial units: 'degrees'/'meters' to 'degree'/'meter'
  • ebv_download: return path of netCDF file also if it is already downloaded

Bug fixes

  • remove ebv_i_file_opened from the functions
  • ebv_read: read-access only