Skip to content

Commit

Permalink
feat: new better bg43 COG
Browse files Browse the repository at this point in the history
  • Loading branch information
blacha committed Oct 15, 2019
1 parent 41a1964 commit 7a88d17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/lambda-xyz/src/tiff.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export const TiffUtil = {
bucketName,
'2019-09-20-2019-NZ-Sentinel-3band-alpha.compress_webp.align_google.aligned_3.bs_512.tif',
),
CogSourceAwsS3.create(bucketName, '2019-09-30-bg43.webp.google.aligned.cog.tif'),
CogSourceAwsS3.create(bucketName, '2019-10-15.bg43.webp.google.aligned.cogrs_lan.bs_512.ali_3.alp_y.tif'),
];
return Tiffs;
},
Expand Down

0 comments on commit 7a88d17

Please sign in to comment.