Looks up one Water Use model in nwaa_catalog and returns
a long-form tibble of its variable IDs, units, and human-readable names.
Arguments
- model_id
A Water Use model ID. See
nwaa_wu_models.
Examples
nwaa_wu_variables("wu-irrigation-wd")
#> # A tibble: 3 × 4
#> model_id variable_id unit variable_name
#> <chr> <chr> <chr> <chr>
#> 1 wu-irrigation-wd irrwdtot mgd Crop irrigation total withdrawals
#> 2 wu-irrigation-wd irrwdgw mgd Crop irrigation groundwater withdrawals
#> 3 wu-irrigation-wd irrwdsw mgd Crop irrigation surface-water withdrawals