catalyst-cooperative / pudl-zenodo-storage

Tools for creating versioned archives of raw data on Zenodo using Frictionless data packages.
MIT License
2 stars 2 forks source link

Change all references to the epacems_unitid_epa_plant_crosswalk to ep… #26

Closed aesharpe closed 1 year ago

aesharpe commented 1 year ago

…acamd_eia

aesharpe commented 1 year ago

Can you run zenodo_store epacamd_eia --sandbox --verbose and see if you're getting this error too?

Traceback (most recent call last):
  File "/Users/austensharpe/mambaforge/envs/pudl-zenodo-storage/bin/zenodo_store", line 33, in <module>
    sys.exit(load_entry_point('pudl-zenodo-storage', 'console_scripts', 'zenodo_store')())
  File "/Users/austensharpe/Desktop/Repos/pudl-zenodo-storage/src/pudl_zenodo_storage/cli.py", line 446, in main
    zenodo_upload_token = os.environ["ZENODO_SANDBOX_TOKEN_UPLOAD"]
  File "/Users/austensharpe/mambaforge/envs/pudl-zenodo-storage/lib/python3.10/os.py", line 679, in __getitem__
    raise KeyError(key) from None
KeyError: 'ZENODO_SANDBOX_TOKEN_UPLOAD'
zaneselvans commented 1 year ago

Nope, no error on my side with the sandbox either.