mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-02 14:54:19 -07:00
renaming geocorr to geocorr_urban
This commit is contained in:
parent
f4adf172e3
commit
f284d75098
9 changed files with 18 additions and 18 deletions
|
@ -90,9 +90,9 @@ DATASET_LIST = [
|
|||
"is_memory_intensive": False,
|
||||
},
|
||||
{
|
||||
"name": "geocorr",
|
||||
"module_dir": "geocorr",
|
||||
"class_name": "GeoCorrETL",
|
||||
"name": "geocorr_urban",
|
||||
"module_dir": "geocorr_urban",
|
||||
"class_name": "GeoCorrUrbanETL",
|
||||
"is_memory_intensive": False,
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue