Skip to content

Commit 6a6a688

Browse files
author
Kit Schwarz
committed
deleting irrelevant files and archiving old mortality inputs
1 parent 8c13760 commit 6a6a688

File tree

4 files changed

+4
-113
lines changed

4 files changed

+4
-113
lines changed

dscim/preprocessing/input_damages.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -666,6 +666,10 @@ def prep_mortality_damages(
666666
path_econ="/shares/gcp/integration/float32/dscim_input_data/econvars/zarrs/integration-econ-bc39.zarr",
667667
):
668668

669+
print(
670+
"This function only works on mortality_v4 and mortality_v5 damages from the mortality repo's valuation. Earlier versions of mortality contain different variable definitions (per capita, not per capita, with or without histclim subtracted off."
671+
)
672+
669673
ec = EconVars(path_econ=path_econ)
670674

671675
# longest-string gcm has to be processed first so the coordinate is the right str length

dscim/preprocessing/inputs/energy_inputs.py

Lines changed: 0 additions & 65 deletions
This file was deleted.

dscim/preprocessing/inputs/labor_inputs.py

Lines changed: 0 additions & 48 deletions
This file was deleted.
File renamed without changes.

0 commit comments

Comments
 (0)