Update GCB data after their latest minor update (they produced some corrected files).
Improve sanity checks after latest changes.
Refactor emissions steps to create new release of the CO2 dataset.
Create an export step to push all files to github.
Create an export step to push all files to digital ocean.
Remove all code from the co2-data repos (on a separate PR).
Minor fix in Anomalist.
~TODO: Wait for confirmation from GCP before doing chart diff. They may update the files in their website.~
I decided to merge this to avoid blocking the update for so long. Once they update the links on their website, I'll create a small PR updating the snapshot files (and I'll check that there were no major changes).
@Marigold no need to review all files, but what do you think about the export steps? The idea with them is to be able to fully eliminate the code in the co2-data repos, so that all pipeline comes from the ETL. Thanks!
~TODO: Wait for confirmation from GCP before doing chart diff. They may update the files in their website.~ I decided to merge this to avoid blocking the update for so long. Once they update the links on their website, I'll create a small PR updating the snapshot files (and I'll check that there were no major changes).
@Marigold no need to review all files, but what do you think about the
export
steps? The idea with them is to be able to fully eliminate the code in the co2-data repos, so that all pipeline comes from the ETL. Thanks!