Kalyn R. Dorheim
Kalyn R. Dorheim
Closing this issue now that it is easier to point hector cores to ini files external to the hector package and Alexey's comment above outlines a solution for users that...
Agreed that would be ideal. Just brain storming here but do you think we could set up some data-raw script (something like the dsr generate package data) to parse that...
What do you mean by internal vs external? Would internal be like a function that users interact with to generate the table like https://github.com/FoRTExperiment/ed4forte/blob/master/R/ed2-variables.R while external would be https://github.com/JGCRI/gcamdata/blob/master/data-raw/generate_package_data.R?
👍 Personally I tend to prefer the external data method, because it is one less function that can break for users but the internal method would probably be a smaller...
@bpbond when you are referring to the GitHub Actions yaml files to remove the development branch settings are you talking about the `github_actions` branch listed in a few of the...
hmm I think the inputstable.rda is missing the function name element of what Leeya was seeking but we sort of have that already with the output table article...
Reorganizing how the variables are returned is an easy fix. As for migrating to the `Hector time series class` I am not sure what kind of list that would be....
Could this be a v3.5 milestone?
Carbon parameters in Hector's ocean component are hardcoded in the previous version, although values can technically be read in via the ini file any user-provided parameter is overwritten by the...