diff --git a/.dockerignore b/.dockerignore new file mode 100644 index 0000000..b512c09 --- /dev/null +++ b/.dockerignore @@ -0,0 +1 @@ +node_modules \ No newline at end of file diff --git a/src/store/map/index.js b/src/store/map/index.js index c4d0b20..a634967 100644 --- a/src/store/map/index.js +++ b/src/store/map/index.js @@ -273,7 +273,7 @@ export const actions = { const datasetId = state.activeVectorDataIds const locationId = state.activeLocationIds // const slice = [null, -1] - const url = 'https://storage.googleapis.com/dgds-data-public/metocean2/Point_0000' + locationId + '.zarr' + const url = 'https://storage.googleapis.com/dgds-data-public/metocean2/Point_00001.zarr' const path = parameter return openArray({