-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Model specs and some input files can be loaded from outside the package . Would there be value in also allowing satellite tables to be loaded in this way?
Satellite tables currently must match the data commons format or be within the package already:
useeior/inst/extdata/modelspecs/USEEIOv2.0.1-411.yml
Lines 15 to 20 in 810e322
| WAT: | |
| FullName: "Water withdrawals" | |
| Abbreviation: "WAT" | |
| StaticSource: TRUE | |
| StaticFile: "flowsa/FlowBySector/Water_national_2015_m1_v1.0.1_0470867.parquet" | |
| FileLocation: "DataCommons" |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request