mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-02 14:54:19 -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
|
@ -83,9 +83,6 @@ def score_generate() -> None:
|
|||
score_gen.transform()
|
||||
score_gen.load()
|
||||
|
||||
# Post Score Processing
|
||||
score_post()
|
||||
|
||||
|
||||
def score_post(data_source: str = "local") -> None:
|
||||
"""Posts the score files to the local directory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue