Skip to content

Commit

Permalink
add v1.1 models for download, resolve #26
Browse files Browse the repository at this point in the history
  • Loading branch information
bl-young committed Nov 4, 2024
1 parent 23a4937 commit 7bb389d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/DownloadandSaveModelLocally.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ params:
label: "Model Type"
value: "v1.0"
input: select
choices: ["v1.0"]
choices: ["v1.0", "v1.1-GHG", "v1.1-GHGc"]
year:
label: "Model Year"
value: 2012
Expand Down

0 comments on commit 7bb389d

Please sign in to comment.