mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-01 18:44:19 -07:00
Combine + Tilefy (#806)
* init * score-post * added score csv s3 download; remore poetry cmds from readme * working census tile fetch * PR review * Github Actions Work
This commit is contained in:
parent
7b87e0ec99
commit
1b17af84c8
13 changed files with 560 additions and 371 deletions
|
@ -33,4 +33,4 @@ COPY requirements.txt .
|
|||
RUN pip3 install -r requirements.txt
|
||||
RUN pip3 install .
|
||||
|
||||
CMD python3 -m data_pipeline.application data-full-run --check
|
||||
CMD python3 -m data_pipeline.application data-full-run --check -s aws
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue