You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a continuation of issue #2505 in PUDL, which sets out to update the EPA-EIA crosswalk with 2021 data. The script written to do the updated archiving is written in PR #1 in the forked Catalyst repository.
While creating a static manually compiled output is a good start, it would probably be good to have a more reproducible programmatic process that will incorporate any data updates, and any updates to the crosswalk repo (this could be process changes or manual mapping additions), and that archives these outputs in a manner consistent to our other data sources.
Configure archiver to work with environment variable
Configure archiver to run render.r in the catalyst-cooperative/camd-eia-crosswalk-2021 repo and upload outputs to Zenodo, or configure the repo itself to run regularly (whichever is easier).
The text was updated successfully, but these errors were encountered:
I've updated the archiver to create a 2021 archive that just archives the zip of our fork that basically looks exactly like the 2018 archive. I think the functionality to dynamically generate the crosswalk would still be valuable, so I'm going to leave this issue open, but it probably won't be high priority for awhile, so I'm moving to the icebox.
This is a continuation of issue #2505 in PUDL, which sets out to update the EPA-EIA crosswalk with 2021 data. The script written to do the updated archiving is written in PR #1 in the forked Catalyst repository.
While creating a static manually compiled output is a good start, it would probably be good to have a more reproducible programmatic process that will incorporate any data updates, and any updates to the crosswalk repo (this could be process changes or manual mapping additions), and that archives these outputs in a manner consistent to our other data sources.
render.r
in thecatalyst-cooperative/camd-eia-crosswalk-2021
repo and upload outputs to Zenodo, or configure the repo itself to run regularly (whichever is easier).The text was updated successfully, but these errors were encountered: