Skip to content

remove base/utils/data/trait.dictionary.csv #1747

@infotroph

Description

@infotroph

Description

Context

As discussed in #1713

Possible Implementation

To remove trait.dictionary.csv, probably need to edit the following files (as determined by $(grep -R 'trait.dictionary' pecan/):

  • base/db/R/get.trait.data.R: Remove option to use trait.dictionary
  • base/utils/R/utils.R: Delete trait.lookup function entirely? Make it perform a bety query?
  • base/utils/tests/testthat/test.trait.dictionary.R: Remove or rewrite to match updated function
  • book_source/developers_guide/Package-data.Rmd, modules/assim.batch/vignettes/AssimBatchVignette.Rmd: Update documentation to match current practice

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions