Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update archiver for EIA MECS to archive all available years #516

Closed
1 of 7 tasks
cmgosnell opened this issue Jan 17, 2025 · 0 comments · Fixed by #542
Closed
1 of 7 tasks

Update archiver for EIA MECS to archive all available years #516

cmgosnell opened this issue Jan 17, 2025 · 0 comments · Fixed by #542
Labels

Comments

@cmgosnell
Copy link
Member

cmgosnell commented Jan 17, 2025

Motivation and context:

We have an archiver currently which grabs all of the MECS files from 2018. The task here is to convert the archiver to grab all of the files for all of the available MECS years. Right now the archiver saves all of the 2018 tables as individual files. We need to convert this to generate one zip file per year using the add_to_archive method (see eia860m as an example).

Requirements for archiving

To be archived on Zenodo, a dataset must be:

  • published under an open license that permits reuse and redistribution
  • less than 50Gb in size (when zipped)
  • relevant to energy modelling and research

Checklist for archive creation

Based on the README documentation on creating a new archive:

Tasks

Preview Give feedback

Links to published archives:

Include a link to the published sandbox archive for review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant