Build ligo outside database
This commit is contained in:
parent
ad4165d499
commit
c823dae3cd
8 changed files with 32 additions and 32 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
# \file directories.py
|
||||
# \brief Directories configuration
|
||||
# \date 2010-09-19-14-19-GMT
|
||||
# \date 2014-02-06-23-18-GMT
|
||||
# \author Jan Boon (Kaetemi)
|
||||
# \date 2001-2005
|
||||
# \author Nevrax
|
||||
|
@ -194,12 +194,12 @@ VegetTagExportDirectory = CommonPath + "/veget_tag"
|
|||
VegetSetExportDirectory = CommonPath + "/veget_set"
|
||||
|
||||
# Ligo directories
|
||||
LigoDatabaseExportDirectory = "landscape/ligo/" + EcosystemName
|
||||
LigoDatabaseIgExportDirectory = LigoDatabaseExportDirectory + "/igs"
|
||||
LigoDatabaseZoneExportDirectory = LigoDatabaseExportDirectory + "/zones"
|
||||
LigoDatabaseZoneLigoExportDirectory = LigoDatabaseExportDirectory + "/zoneligos"
|
||||
LigoDatabaseCmbExportDirectory = LigoDatabaseExportDirectory + "/cmb"
|
||||
LigoTagExportDirectory = CommonPath + "/ligo_tag"
|
||||
LigoEcosystemExportDirectory = CommonPath + "/ligo_es"
|
||||
LigoEcosystemIgExportDirectory = LigoEcosystemExportDirectory + "/igs"
|
||||
LigoEcosystemZoneExportDirectory = LigoEcosystemExportDirectory + "/zones"
|
||||
LigoEcosystemZoneLigoExportDirectory = LigoEcosystemExportDirectory + "/zoneligos"
|
||||
LigoEcosystemCmbExportDirectory = LigoEcosystemExportDirectory + "/cmb"
|
||||
LigoEcosystemTagExportDirectory = CommonPath + "/ligo_es_tag"
|
||||
|
||||
# Zone directories
|
||||
ZoneExportDirectory = CommonPath + "/zone"
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
# \file config.py
|
||||
# \brief Process configuration
|
||||
# \date 2010-09-19-14-19-GMT
|
||||
# \date 2014-02-06-23-18-GMT
|
||||
# \author Jan Boon (Kaetemi)
|
||||
# Python port of game data build pipeline.
|
||||
# Process configuration for 'desert' ecosystem.
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
# \file directories.py
|
||||
# \brief Directories configuration
|
||||
# \date 2010-09-19-14-19-GMT
|
||||
# \date 2014-02-06-23-18-GMT
|
||||
# \author Jan Boon (Kaetemi)
|
||||
# \date 2001-2005
|
||||
# \author Nevrax
|
||||
|
@ -198,12 +198,12 @@ VegetTagExportDirectory = CommonPath + "/veget_tag"
|
|||
VegetSetExportDirectory = CommonPath + "/veget_set"
|
||||
|
||||
# Ligo directories
|
||||
LigoDatabaseExportDirectory = "landscape/ligo/" + EcosystemName
|
||||
LigoDatabaseIgExportDirectory = LigoDatabaseExportDirectory + "/igs"
|
||||
LigoDatabaseZoneExportDirectory = LigoDatabaseExportDirectory + "/zones"
|
||||
LigoDatabaseZoneLigoExportDirectory = LigoDatabaseExportDirectory + "/zoneligos"
|
||||
LigoDatabaseCmbExportDirectory = LigoDatabaseExportDirectory + "/cmb"
|
||||
LigoTagExportDirectory = CommonPath + "/ligo_tag"
|
||||
LigoEcosystemExportDirectory = CommonPath + "/ligo_es"
|
||||
LigoEcosystemIgExportDirectory = LigoEcosystemExportDirectory + "/igs"
|
||||
LigoEcosystemZoneExportDirectory = LigoEcosystemExportDirectory + "/zones"
|
||||
LigoEcosystemZoneLigoExportDirectory = LigoEcosystemExportDirectory + "/zoneligos"
|
||||
LigoEcosystemCmbExportDirectory = LigoEcosystemExportDirectory + "/cmb"
|
||||
LigoEcosystemTagExportDirectory = CommonPath + "/ligo_es_tag"
|
||||
|
||||
# Zone directories
|
||||
ZoneExportDirectory = CommonPath + "/zone"
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
# \file config.py
|
||||
# \brief Process configuration
|
||||
# \date 2010-09-19-14-19-GMT
|
||||
# \date 2014-02-06-23-18-GMT
|
||||
# \author Jan Boon (Kaetemi)
|
||||
# Python port of game data build pipeline.
|
||||
# Process configuration for 'jungle' ecosystem.
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
# \file directories.py
|
||||
# \brief Directories configuration
|
||||
# \date 2010-09-19-14-19-GMT
|
||||
# \date 2014-02-06-23-18-GMT
|
||||
# \author Jan Boon (Kaetemi)
|
||||
# \date 2001-2005
|
||||
# \author Nevrax
|
||||
|
@ -206,12 +206,12 @@ VegetTagExportDirectory = CommonPath + "/veget_tag"
|
|||
VegetSetExportDirectory = CommonPath + "/veget_set"
|
||||
|
||||
# Ligo directories
|
||||
LigoDatabaseExportDirectory = "landscape/ligo/" + EcosystemName
|
||||
LigoDatabaseIgExportDirectory = LigoDatabaseExportDirectory + "/igs"
|
||||
LigoDatabaseZoneExportDirectory = LigoDatabaseExportDirectory + "/zones"
|
||||
LigoDatabaseZoneLigoExportDirectory = LigoDatabaseExportDirectory + "/zoneligos"
|
||||
LigoDatabaseCmbExportDirectory = LigoDatabaseExportDirectory + "/cmb"
|
||||
LigoTagExportDirectory = CommonPath + "/ligo_tag"
|
||||
LigoEcosystemExportDirectory = CommonPath + "/ligo_es"
|
||||
LigoEcosystemIgExportDirectory = LigoEcosystemExportDirectory + "/igs"
|
||||
LigoEcosystemZoneExportDirectory = LigoEcosystemExportDirectory + "/zones"
|
||||
LigoEcosystemZoneLigoExportDirectory = LigoEcosystemExportDirectory + "/zoneligos"
|
||||
LigoEcosystemCmbExportDirectory = LigoEcosystemExportDirectory + "/cmb"
|
||||
LigoEcosystemTagExportDirectory = CommonPath + "/ligo_es_tag"
|
||||
|
||||
# Zone directories
|
||||
ZoneExportDirectory = CommonPath + "/zone"
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
# \file config.py
|
||||
# \brief Process configuration
|
||||
# \date 2010-09-19-14-19-GMT
|
||||
# \date 2014-02-06-23-18-GMT
|
||||
# \author Jan Boon (Kaetemi)
|
||||
# Python port of game data build pipeline.
|
||||
# Process configuration for 'lacustre' ecosystem.
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
# \file directories.py
|
||||
# \brief Directories configuration
|
||||
# \date 2010-09-19-14-19-GMT
|
||||
# \date 2014-02-06-23-18-GMT
|
||||
# \author Jan Boon (Kaetemi)
|
||||
# \date 2001-2005
|
||||
# \author Nevrax
|
||||
|
@ -191,12 +191,12 @@ VegetTagExportDirectory = CommonPath + "/veget_tag"
|
|||
VegetSetExportDirectory = CommonPath + "/veget_set"
|
||||
|
||||
# Ligo directories
|
||||
LigoDatabaseExportDirectory = "landscape/ligo/" + EcosystemName
|
||||
LigoDatabaseIgExportDirectory = LigoDatabaseExportDirectory + "/igs"
|
||||
LigoDatabaseZoneExportDirectory = LigoDatabaseExportDirectory + "/zones"
|
||||
LigoDatabaseZoneLigoExportDirectory = LigoDatabaseExportDirectory + "/zoneligos"
|
||||
LigoDatabaseCmbExportDirectory = LigoDatabaseExportDirectory + "/cmb"
|
||||
LigoTagExportDirectory = CommonPath + "/ligo_tag"
|
||||
LigoEcosystemExportDirectory = CommonPath + "/ligo_es"
|
||||
LigoEcosystemIgExportDirectory = LigoEcosystemExportDirectory + "/igs"
|
||||
LigoEcosystemZoneExportDirectory = LigoEcosystemExportDirectory + "/zones"
|
||||
LigoEcosystemZoneLigoExportDirectory = LigoEcosystemExportDirectory + "/zoneligos"
|
||||
LigoEcosystemCmbExportDirectory = LigoEcosystemExportDirectory + "/cmb"
|
||||
LigoEcosystemTagExportDirectory = CommonPath + "/ligo_es_tag"
|
||||
|
||||
# Zone directories
|
||||
ZoneExportDirectory = CommonPath + "/zone"
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
# \file config.py
|
||||
# \brief Process configuration
|
||||
# \date 2010-09-19-14-19-GMT
|
||||
# \date 2014-02-06-23-18-GMT
|
||||
# \author Jan Boon (Kaetemi)
|
||||
# Python port of game data build pipeline.
|
||||
# Process configuration for 'primes_racines' ecosystem.
|
||||
|
|
Loading…
Reference in a new issue