Skip to content
Snippets Groups Projects

Convert to NetCDF

1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -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
####
####
Loading