mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-07-27 14:01:17 -07:00
Display score L on map (#849)
* updates to first docker run * tile constants * frontend changes * updating pickles instructions * pickles
This commit is contained in:
parent
03e59f2abd
commit
053dde0d40
12 changed files with 91 additions and 16 deletions
|
@ -262,6 +262,7 @@ def data_full_run(check: bool, data_source: str):
|
|||
score_generate()
|
||||
|
||||
logger.info("*** Running Post Score scripts")
|
||||
downloadable_cleanup()
|
||||
score_post(data_source)
|
||||
|
||||
logger.info("*** Combining Score with Census Geojson")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue