-
-
Notifications
You must be signed in to change notification settings - Fork 115
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
incorporate boiler_id into epacamd_eia table #2558
base: main
Are you sure you want to change the base?
Commits on May 1, 2023
-
incorporate boiler_id into epacamd_eia table
note: this commit does not also update the alembic schema or remove the original epacamd_eia table from the db.
Configuration menu - View commit details
-
Copy full SHA for 74d9083 - Browse repository at this point
Copy the full SHA 74d9083View commit details
Commits on Jun 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 391de53 - Browse repository at this point
Copy the full SHA 391de53View commit details
Commits on Jun 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 77a4726 - Browse repository at this point
Copy the full SHA 77a4726View commit details
Commits on Jun 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c68a758 - Browse repository at this point
Copy the full SHA c68a758View commit details
Commits on Jun 30, 2023
-
Remove part of the suplant id calculation that filled the gaps of emi…
…ssions_unit_id_epa with generator id. Also remove the replacement of empty plant_id_epa values with plant_id_eia to avoid confusion about which plants are reporting to EPA and which are not. Also add boiler id to the bga table merge in augement_crosswalk_with_bga_eia860. Noticed that there is an issue with some of the BGA relationships getting dropped during the subplant id creation, but I'm not sure how to fix this yet.
Configuration menu - View commit details
-
Copy full SHA for adbde55 - Browse repository at this point
Copy the full SHA adbde55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eead72 - Browse repository at this point
Copy the full SHA 8eead72View commit details
Commits on Jul 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3e3575b - Browse repository at this point
Copy the full SHA 3e3575bView commit details
Commits on Jul 18, 2023
-
Restart the migrations from scratch plus the boiler_id addition to th…
…e subplant_id table. Add code to merge the boiler_id back into the subplant_id table after the network x process because some boilers get dropped.
Configuration menu - View commit details
-
Copy full SHA for eca0ba0 - Browse repository at this point
Copy the full SHA eca0ba0View commit details -
Remove the janky dtype conversion that was causing the asset build to…
… fail in the emacamd_eia_subplant_ids function and add a convert_dtypes() function to the boiler_generator_assn_eia860_test table instead
Configuration menu - View commit details
-
Copy full SHA for ab4e5d5 - Browse repository at this point
Copy the full SHA ab4e5d5View commit details -
Remove the epacamd_eia crosswalk table from the database and update t…
…he metadata for the subplant_id table
Configuration menu - View commit details
-
Copy full SHA for 1729282 - Browse repository at this point
Copy the full SHA 1729282View commit details -
Remove newly bad references to the epacamd_eia table and add note abo…
…ut removing that table from the database
Configuration menu - View commit details
-
Copy full SHA for a4598ae - Browse repository at this point
Copy the full SHA a4598aeView commit details
Commits on Jul 19, 2023
-
Replace epacamd_eia output table with epacamd_eia_subplant_id table. …
…Replace epacamd_eia validation test with epacamd_eia_subplant_id validation test
Configuration menu - View commit details
-
Copy full SHA for 915b798 - Browse repository at this point
Copy the full SHA 915b798View commit details