Skip to content
Snippets Groups Projects
Commit 0e88759d authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

update pipeline

parent b9e4e70d
No related branches found
No related tags found
1 merge request!53Convert to NetCDF
This commit is part of merge request !53. Comments created here will be created in the context of that merge request.
...@@ -299,7 +299,7 @@ Python - Download Database: ...@@ -299,7 +299,7 @@ Python - Download Database:
- NSHM: "NSHM_2014" - NSHM: "NSHM_2014"
- NSHM: "NSHM_2008" - NSHM: "NSHM_2008"
script: script:
- poetry run database --download-only - poetry run netcdf --download-only
stage: database stage: database
Python - Convert Database: Python - Convert Database:
...@@ -320,7 +320,7 @@ Python - Convert Database: ...@@ -320,7 +320,7 @@ Python - Convert Database:
matrix: matrix:
- NSHM: "NSHM_2018A" - NSHM: "NSHM_2018A"
script: script:
- poetry run database - poetry run netcdf
stage: database stage: database
#### ####
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment