mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-07-27 03:11:17 -07:00
Maryland EJSCREEN Addition to comparison tool (#1143)
* finalized * cleanup notebook * cleanup * run black
This commit is contained in:
parent
2604b66cf7
commit
a98ea35f74
6 changed files with 174 additions and 2 deletions
|
@ -104,6 +104,11 @@ DATASET_LIST = [
|
|||
"module_dir": "michigan_ejscreen",
|
||||
"class_name": "MichiganEnviroScreenETL",
|
||||
},
|
||||
{
|
||||
"name": "maryland_ejscreen",
|
||||
"module_dir": "maryland_ejscreen",
|
||||
"class_name": "MarylandEJScreenETL",
|
||||
},
|
||||
]
|
||||
CENSUS_INFO = {
|
||||
"name": "census",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue