Skip to content

Commit 0f34f50

Browse files
detach crop_production and relative_cropyield
1 parent cbf528e commit 0f34f50

File tree

11 files changed

+0
-3104
lines changed

11 files changed

+0
-3104
lines changed

climada/conf/climada.conf

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@
1818
},
1919
"exposures": {
2020
"def_ref_year": 2018,
21-
"crop_production": {
22-
"local_data": "{local_data.system}/ISIMIP_crop"
23-
},
2421
"litpop": {
2522
"resources": {
2623
"world_bank_inc_group": "http://databank.worldbank.org/data/download/site-content/OGHIST.xls"

climada/entity/exposures/crop_production.py

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

climada/entity/exposures/test/test_crop_production.py

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

climada/entity/impact_funcs/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,3 @@
2121
from .base import *
2222
from .impact_func_set import *
2323
from .trop_cyclone import *
24-
from .relative_cropyield import *

climada/entity/impact_funcs/relative_cropyield.py

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

0 commit comments

Comments
 (0)