Skip to content

Transfer some functions from E4ST.jl into E4STUtil.jl #2

Description

@sallyrobson

There are some functions that currently live in E4ST that might be helpful for other repos, including input processing. We should move these functions into E4STUtil when we have the time. Some include:

  • year2int, year2float and the other functions related to year conversion and math
  • get_table(), get_subtable() and other functions related to accessing and manipulating tables (DataFrames)

We might even want to include some of our functions and data used to set defaults, such as get_gentype_cf_hist() so that it can be accessed by E4ST and input processing and only needs to be updated in one place. This crosses a little into publishing our inputs but they already exist in the E4ST repo anyways.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions