mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-03 18:14:18 -07:00
added PR fixes
This commit is contained in:
parent
38990a1449
commit
159516df80
3 changed files with 5 additions and 17 deletions
|
@ -478,14 +478,6 @@
|
|||
" Index(\n",
|
||||
" method_name=\"Maryland EJSCREEN\",\n",
|
||||
" priority_communities_field=field_names.MARYLAND_EJSCREEN_BURDENED_THRESHOLD_FIELD,\n",
|
||||
" other_census_tract_fields_to_keep=[\n",
|
||||
" field_names.MARYLAND_EJSCREEN_SCORE_FIELD,\n",
|
||||
" field_names.MARYLAND_EJSCREEN_TRACT_25_PERCENTILE_FIELD,\n",
|
||||
" field_names.MARYLAND_EJSCREEN_TRACT_50_PERCENTILE_FIELD,\n",
|
||||
" field_names.MARYLAND_EJSCREEN_TRACT_75_PERCENTILE_FIELD,\n",
|
||||
" field_names.MARYLAND_EJSCREEN_TRACT_90_PERCENTILE_FIELD,\n",
|
||||
" field_names.MARYLAND_EJSCREEN_PERCENTILE_RANK_FIELD \n",
|
||||
" ]\n",
|
||||
" ), \n",
|
||||
" Index(\n",
|
||||
" method_name=field_names.ENERGY_RELATED_COMMUNITIES_DEFINITION_ALTERNATIVE,\n",
|
||||
|
@ -1333,7 +1325,7 @@
|
|||
],
|
||||
"metadata": {
|
||||
"kernelspec": {
|
||||
"display_name": "Python 3 (ipykernel)",
|
||||
"display_name": "Python 3",
|
||||
"language": "python",
|
||||
"name": "python3"
|
||||
},
|
||||
|
@ -1347,7 +1339,7 @@
|
|||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.9.6"
|
||||
"version": "3.6.2"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue