Skip to content

Commit

Permalink
Remove the years 2019 & 2020 from NREL ATB full ETL settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
zaneselvans committed Apr 27, 2024
1 parent 0a55b0a commit 74fdaf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pudl/package_data/settings/etl_full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ datasets:
2022,
]
nrelatb:
years: [2019, 2020, 2021, 2022, 2023]
years: [2021, 2022, 2023]
gridpathratoolkit:
technology_types: ["wind", "solar"]
processing_levels: ["extended"]
Expand Down

0 comments on commit 74fdaf1

Please sign in to comment.