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
{{ message }}
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
After having a few $20 days, we've decided to limit our exposure to unexpected data egress fees by turning on Requester Pays for the storage buckets containing the pudl-catalog.
Enable requester pays on gs://intake.catalyst.coop
Make the tests supply a billing project so they can access the storage buckets.
Check that we're only downloading a minimal amount of data (a couple of state-years) in the tests.
Update the example notebook to use requester_pays and new dd.read_parquet() args.
Provide documentation / links for setting up a user billing project in the README.
The text was updated successfully, but these errors were encountered:
After having a few $20 days, we've decided to limit our exposure to unexpected data egress fees by turning on Requester Pays for the storage buckets containing the
pudl-catalog
.gs://intake.catalyst.coop
requester_pays
and newdd.read_parquet()
args.The text was updated successfully, but these errors were encountered: