Recent Releases of ebvcube
ebvcube - 0.5.2
ebvcube 0.5.2
Minor changes
- ebvcreatetaxonomy: update help page regarding taxonomy-key
- changed package maintainer
Bug fixes
- ebvcreatetaxonomy: change 'ebvspatial_*' to 'ebvgeospatial_*'
- ebvcreatetaxonomy: if entity names are NA in the CSV throw error
- R
Published by E-O-Conchas 7 months ago
ebvcube - 0.5.1
ebvcube 0.5.1
Minor changes
- ebvcreate(taxonomy): allocate space in cubes during creation, not in in ebvadddata
Bug fixes
- ebvcreatetaxonomy: remove bug in maxcharentity (remove NA)
- ebviutils: remove NA from the char-vectors (taxonomy)
- ebvidatacubepath: error if scenario or metric are NA
- ebvadddata: fillvalue definition was missing
- R
Published by LuiseQuoss 8 months ago
ebvcube - 0.5.0
Major changes
- ebvcreatetaxonomy:
- renamed entitylist and entitylevels to entitytaxonomytable and entitytaxonomylevels (ebv_properties still reads the old naming for now)
- remove lsid and replace by taxonomykey, add attribute to variable which refers to the name of the entitytaxonomykey of the authority of the taxonomic backbone (longname)
- ebv_properties:
- read either from entitylist and entitylevels or entitytaxonomytable and entitytaxonomylevels
- read both: lsid and entitytaxonomykey
Bug fixes
- set ignore_RAM to TRUE for the tests
- R
Published by LuiseQuoss 10 months ago
ebvcube - 0.4.0
Major changes
- renamed metadata terms: 'ebvspatialscope' to 'ebvgeospatialscope' and 'ebvspatialdescription' to 'ebvgeospatialdescription'
- ebvcreate(taxonomy): add datemetadatamodified and date_modified
- added new metadata terms: publisherurl, creatorurl
Minor changes
- ebv_download: add doi (now available in API)
- ebvproperties: add timecoveragestart and timecoverageend + datemetadatamodified and datemodified
- add new test-data, update tests regarding updated metadata terms and JSONs
Bug fixes
- ebvcreatetaxonomy: remove rhdf5-Na.OK attribute from entity_list
- DelayedArray errors on ubuntu dev
- R
Published by LuiseQuoss 10 months ago
ebvcube - 0.3.0
Major changes
- new function: ebv_metadata
- new helper functions: ebvi_vectorintersect, ebvi_contained, ebvi_checkisores, ebvi_checkiso_date
- new Shiny App: ebvtaxonomyapp
- add DOI to ebvcreate(taxonomy) and ebv_properties
- GitHub repo transfer to https://github.com/EBVcube/ebvcube/
Minor changes
- ebvadddata: 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
- R
Published by LuiseQuoss about 1 year ago
ebvcube - 0.2.1
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: ebvcreatetaxonomy including new utils function ebvichar_variable
- add taxonomy-info the ebv_properties
- ebvcreate(taxonomy): if one timestep but start and end date differ, apply end date
Bug fixes
- ebvmap: remove outdated stuff from guidebins
- ebv_write: DelayedArray 'name' variable was not defined
- R
Published by LuiseQuoss over 1 year ago
ebvcube - 0.1.7
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 ebvifile_opened from the functions
- ebv_read: read-access only
- R
Published by LuiseQuoss over 1 year ago