mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-07-27 14:11:16 -07:00
tribal tiles fix (#1874)
* Alaska tribal points fix (#1821) * tribal tiles fix * disabling child opportunity * lint * removing COI * removing commented out code
This commit is contained in:
parent
5201f9e457
commit
ccd72e2cce
4 changed files with 5 additions and 45 deletions
|
@ -95,12 +95,6 @@ DATASET_LIST = [
|
|||
"class_name": "GeoCorrETL",
|
||||
"is_memory_intensive": False,
|
||||
},
|
||||
{
|
||||
"name": "child_opportunity_index",
|
||||
"module_dir": "child_opportunity_index",
|
||||
"class_name": "ChildOpportunityIndex",
|
||||
"is_memory_intensive": False,
|
||||
},
|
||||
{
|
||||
"name": "mapping_inequality",
|
||||
"module_dir": "mapping_inequality",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue