Releases: ropensci/ReLTER
Releases · ropensci/ReLTER
2.1.1
2.1.0
v2.1.0 was released on 25/01/2023
Changes
- inserted new function get_site_MODIS.R for acquire either Land Surface Temperature (LST)
or Vegetation Index (NDVI) both cropped to an eLTER site boundary; - outputs enrichment of certain functions with unit of measurement (UOM)
and labeling with semantic terms (e.g.
Darwin Core in the taxon_id_.R
or NERC in the get_sos_.R functions).
v2.0.1
v2.0.1 was released on 24/01/2023
Changes
- Fix vignette issues
- Fix ilter generalinfo
- Fix documentation
- Fix missing urlencode and change documentation. Add support for multilingual country search
- Fix too many http requests
ReLTER an Interface for the 'eLTER' Community v2.0.0
Merge pull request #79 from ropensci/dev pull request that contain new version of ReLTER
ReLTER v1.1.0
ReLTER 1.1.0 Release Notes
v1.1.0 was released on 15/04/2021
Major changes
- all the suggestion from rOpenSci reviewers has been evaluated and taken into account in this release;
- revised and linguistically corrected the documentation of package;
- revised and graphically enriched the documentation of the functions;
- created the vignettes of the package;
- new functions (get_site_ODS and taxon_id_worms) has been implemented;
- enriched the information downloaded for datasets and activities from DEIMS-SDR;
- a solution for install package by Docker has been done.
ReLTER v1.0.0
Major changes
- all the getSite* functions could be merged into one, with an additional function parameter category;
- all the functions are renamed according with CRAN suggestion;
- first release of vignettes have been done;
- new functions for interactive improvements of taxa names using PESI and WORMS repository have been done;
- function acquires one of eight raster datasets from the European OpenDataScience maps website for a selected DEIMS site have been implemented by @micha-silver;
- a fully review of functions and package description have been done.
Minor changes
- CITATION file are been created;
- this version has been submitted on rOpenSci.
v0.2.0
Major changes
After the first minor release big improvements are been done:
- all functions have been re-engineered with harmonized metadata, testing and evaluation of error-causing situations,
- all situation where the functions writing something in the local environment have been removed,
- some test to the functions have been added,
- the logo and thumbnails have been created,
- a new function getILTERGeneralInfo have been added to the package.
Bug Fixes
- all the warnings, generated during installation, have been removed.
first minor release
0.1.1 provided a link to documentation