A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Recent Releases of allometric

allometric - v3.0.0

3.0.0 (2024-09-22)

Bug Fixes

  • exporting aggregate_taxa (fd2de76)

  • Merge pull request #201 from allometric/migrate_processing (e40c764), closes #201

Features

BREAKING CHANGES

  • Moving publication processing to models

Biosphere - Forest Modeling and Analysis - R
Published by brycefrank 7 months ago

allometric - v2.3.0

2.3.0 (2024-02-04)

Bug Fixes

  • removed 'en' from variable definitions, which is a deprecated name for stem density, use 'es' instead (e88be95)
  • removed duplicate 'noa' variable names (8b5f18a)

Features

  • added leaf area (rfa), live branch biomass (bbl), and dead branch biomass (bbd) variable names (d12d5f7)
  • added stem + branch biomass variable name (bsr) (8f85160)

Biosphere - Forest Modeling and Analysis - R
Published by brycefrank about 1 year ago

allometric - v2.2.0

2.2.0 (2024-01-15)

Bug Fixes

Features

  • added mean annual temperature (tlt) and mean annual precipitation (hlp) variable names (0445628)
  • added the ability to group parameter frames by a taxa ID column (c3f4121)
  • implemented direct models.RDS downloads, which greatly speed up model installation (f257a5d)
  • implemented direct models.RDS downloads, which greatly speed up model installation (edcf173)
  • ingest_models is now exported, which allows users to run local publication and parameter files (1432808)
  • ingest_models is now exported, which allows users to run local publication and parameter files (fa19690)

Biosphere - Forest Modeling and Analysis - R
Published by brycefrank over 1 year ago

allometric - v2.1.0

2.1.0 (2023-11-07)

Bug Fixes

  • resolving CRAN submission notes (7bb584e)

Features

  • adding function to check if models are currently installed, closes #170 (8bc84f4)
  • adding unnest_taxa function, closes #177 (1ea66a9)

Biosphere - Forest Modeling and Analysis - R
Published by brycefrank over 1 year ago

allometric - v2.0.0

2.0.0 (2023-10-29)

Bug Fixes

  • models.zip is now removed during installation process (61cabeb)

  • nested lists can now be used as arguments to ModelSet and AllometricModel, closes #167 (21e3bd3)

  • Rebasing to allometric/models v2 main branch (72bfcff)

Features

  • adding equivalence checks for FixedEffectsModel and MixedEffectsModel, closes #157 (5cb295d)
  • catching errors in publication files as warnings, which enables installation to proceed even if one or more publication files error, closes #163 (ad67862)
  • implemented map_publications(), which allows a user to flexibly process publication files (397246b)
  • implementing custom response definitions and associated test. Closes #86 (3bbdc8b)

BREAKING CHANGES

  • This commit will require users to reinstall allometric
    entirely.

Biosphere - Forest Modeling and Analysis - R
Published by brycefrank over 1 year ago

allometric - v1.4.1

1.4.1 (2023-09-20)

Bug Fixes

  • documentation updates for CRAN resubmission (78938ac)

Biosphere - Forest Modeling and Analysis - R
Published by brycefrank over 1 year ago

allometric - v1.4.0

1.4.0 (2023-09-15)

Bug Fixes

  • removing git clone in favor of curl_download for allometric/models, this (may) avoid an issue in CRAN with bad file permissions in the .git directory (1c36306)

Features

  • added capability to check local models for installation, check_local_models(). closes #145 (4de906f)
  • added topographic and climatic components, closes #128 (9d1b7fb)
  • Adding FixedEffectSet summary, restructuring related generics, updates #136 (fa0772f)
  • Adding MixedEffectsModel summary, closes #137 (e556541)
  • Adding MixedEffectsSet summary, closes #136 (c27f84d)
  • Adding ParametricSet class, closes #148 (49f795c)

Biosphere - Forest Modeling and Analysis - R
Published by brycefrank over 1 year ago

allometric - v1.3.1

1.3.1 (2023-09-13)

Bug Fixes

Biosphere - Forest Modeling and Analysis - R
Published by brycefrank over 1 year ago

allometric - v1.2.0

Disaggregates the publication and parameter files into a separate repository called models.

Biosphere - Forest Modeling and Analysis - R
Published by brycefrank over 1 year ago

allometric - v1.1.0

This release implemented many new allometric models and expanded the package structure to accommodate increment models.

Biosphere - Forest Modeling and Analysis - R
Published by brycefrank almost 2 years ago

allometric - v1.0.0

Initial version suitable for public use.

Biosphere - Forest Modeling and Analysis - R
Published by brycefrank over 2 years ago