Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: 0.3.0 #103

Merged
merged 1 commit into from
Jan 23, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
70 changes: 70 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
# Changelog

## [0.3.0](https://github.com/linz/topo-imagery/compare/v0.2.0...v0.3.0) (2023-01-19)


### Features

* add gray_webp preset TDE-482 ([#149](https://github.com/linz/topo-imagery/issues/149)) ([396dc16](https://github.com/linz/topo-imagery/commit/396dc16a5c6baf282c5f9c45ba994e7920b20a78))
* add standardising script (TDE-303) ([#23](https://github.com/linz/topo-imagery/issues/23)) ([fd60e53](https://github.com/linz/topo-imagery/commit/fd60e53eb8748c47cb27bf15270602562b7a8cf0))
* allow Create Polygons script to run with multiple files ([#48](https://github.com/linz/topo-imagery/issues/48)) ([8372cc7](https://github.com/linz/topo-imagery/commit/8372cc713d1cdd6d03cd629cc5c608d9bda24ba2))
* apply a cutline if supplied ([#240](https://github.com/linz/topo-imagery/issues/240)) ([13688d8](https://github.com/linz/topo-imagery/commit/13688d81e35ec86f267863f0b8619f75cb99e6f8))
* automatically refresh role assumptions ([#106](https://github.com/linz/topo-imagery/issues/106)) ([40e4b52](https://github.com/linz/topo-imagery/commit/40e4b52d303e693bfedb846e7d9e572609345926))
* cog output ([#60](https://github.com/linz/topo-imagery/issues/60)) ([38ef527](https://github.com/linz/topo-imagery/commit/38ef527b04061fb202985c9fedfe6eb73e47ac6e))
* create collection TDE-453 ([#177](https://github.com/linz/topo-imagery/issues/177)) ([20f5f34](https://github.com/linz/topo-imagery/commit/20f5f348222119e92cff2f45e7756ae668957688))
* create polygon script return temporary file path ([#47](https://github.com/linz/topo-imagery/issues/47)) ([34c210a](https://github.com/linz/topo-imagery/commit/34c210a6a1dc97d940998271dfe5f37f15d5d52b))
* create stac items TDE-452 ([#133](https://github.com/linz/topo-imagery/issues/133)) ([47e966a](https://github.com/linz/topo-imagery/commit/47e966a675f40a9da578fbbabb612f9dc0e672f1))
* create_polygons destination can be a full s3 path ([#15](https://github.com/linz/topo-imagery/issues/15)) ([d276baa](https://github.com/linz/topo-imagery/commit/d276baac6c204f65d1d06c27d5cd00b52091b58f))
* enable list source TDE-411 ([#36](https://github.com/linz/topo-imagery/issues/36)) ([c676b20](https://github.com/linz/topo-imagery/commit/c676b2031d080411ca66880b6811a135e1358497))
* File System Abstraction local/AWS TDE-407 ([#69](https://github.com/linz/topo-imagery/issues/69)) ([b4f035e](https://github.com/linz/topo-imagery/commit/b4f035e99bfe12ba8d72af6125ff2e05072dcf11))
* gdal concurrency TDE-457 ([#96](https://github.com/linz/topo-imagery/issues/96)) ([3f4a3be](https://github.com/linz/topo-imagery/commit/3f4a3bed092acee463cbdfed2efbc64d1c583cff))
* initialise collection stac TDE-453 ([#132](https://github.com/linz/topo-imagery/issues/132)) ([8c542d5](https://github.com/linz/topo-imagery/commit/8c542d547a0258115f886d5e7b38818f99e6850e))
* log pretty formatted gdalinfo in non visual qa logs TDE-563 ([#214](https://github.com/linz/topo-imagery/issues/214)) ([58d4cd2](https://github.com/linz/topo-imagery/commit/58d4cd27ea6348507fbf98a460dc43545a2ad9e2))
* log standardised image gdal virtual path when non visual qa error TDE-563 ([#239](https://github.com/linz/topo-imagery/issues/239)) ([e121df8](https://github.com/linz/topo-imagery/commit/e121df83acf044c80de5f945d030ff70eb8166eb))
* log the gdal version when run standardising TDE-559 ([#210](https://github.com/linz/topo-imagery/issues/210)) ([d458732](https://github.com/linz/topo-imagery/commit/d458732a5bc891d82568c483081e3dca5e94cbba))
* logs hostname and execution time TDE-431 ([#77](https://github.com/linz/topo-imagery/issues/77)) ([abb6634](https://github.com/linz/topo-imagery/commit/abb663435c670c2e3e7d87dccbf348366925806c))
* non visual qa log original tiff path TDE-563 ([#241](https://github.com/linz/topo-imagery/issues/241)) ([6320cc9](https://github.com/linz/topo-imagery/commit/6320cc94d8ee9ae6c86a18a5986233e27187575a))
* Non Visual QA script (TDE-309) ([#40](https://github.com/linz/topo-imagery/issues/40)) ([8411779](https://github.com/linz/topo-imagery/commit/8411779a6bb8875e3c17268587cfbe1ee264af4c))
* optimise cutline handling by only using the cutline if required ([#258](https://github.com/linz/topo-imagery/issues/258)) ([5000a65](https://github.com/linz/topo-imagery/commit/5000a65f7516a9a934fdd0937a71d1f5aeebf2b4))
* rename tiff file if not aligned with its tile name TDE-497 ([#209](https://github.com/linz/topo-imagery/issues/209)) ([7e547d6](https://github.com/linz/topo-imagery/commit/7e547d6deee18355f64703f39026087e8401b9f3))
* run standardising step on a list of files (TDE-412) ([#35](https://github.com/linz/topo-imagery/issues/35)) ([c119a56](https://github.com/linz/topo-imagery/commit/c119a561ed1cb1830f85f67a4152d37df963dd5e))
* standardise following by non visual QA check TDE-450 ([#90](https://github.com/linz/topo-imagery/issues/90)) ([ee8227d](https://github.com/linz/topo-imagery/commit/ee8227d074c87981e2b3c776364e7c79824f1ad0))
* switch between two gdal presets "lzw" or "webp" ([#108](https://github.com/linz/topo-imagery/issues/108)) ([9483f51](https://github.com/linz/topo-imagery/commit/9483f51ac81fcae3e2d57dd5278c3f3ae7141e4f))
* tde-421 remove destination arguments ([#61](https://github.com/linz/topo-imagery/issues/61)) ([ba69fea](https://github.com/linz/topo-imagery/commit/ba69fea3df9cafe01c57a7564f0e4c16f6d2fc08))
* update stac collection TDE-453 ([#134](https://github.com/linz/topo-imagery/issues/134)) ([9127002](https://github.com/linz/topo-imagery/commit/9127002151b664235de548aa87492849b798187b))
* upgrade to stable GDAL v3.6 TDE-565 ([#217](https://github.com/linz/topo-imagery/issues/217)) ([786b11e](https://github.com/linz/topo-imagery/commit/786b11e6e53eba821fd2a1e1375153a595e059ee))
* use a fixed version of osgeo/gdal container TDE-555 ([#204](https://github.com/linz/topo-imagery/issues/204)) ([e6837ec](https://github.com/linz/topo-imagery/commit/e6837ec7de37239585c39d6b1b7a17d9dffe588b))
* write processed file paths in tmp/file_list.json ([#50](https://github.com/linz/topo-imagery/issues/50)) ([5387093](https://github.com/linz/topo-imagery/commit/5387093c3707ed3601ef7a135a105259634a121b))


### Bug Fixes

* --cutline is not required ([#244](https://github.com/linz/topo-imagery/issues/244)) ([9fcb901](https://github.com/linz/topo-imagery/commit/9fcb9011774a09014cc7cc3ed76db88f39d992d5))
* a couple of bugs in get_session_credentials ([#120](https://github.com/linz/topo-imagery/issues/120)) ([d6372e7](https://github.com/linz/topo-imagery/commit/d6372e7bd6ede4a178e598cf4ef97e11c1803a54))
* accept preset arg standardise-validate ([#119](https://github.com/linz/topo-imagery/issues/119)) ([aa86be8](https://github.com/linz/topo-imagery/commit/aa86be85b82583cd5c337b24f6be2f80f0e37d06))
* add 'certifi' lib to temporary fix poetry install issue TDE-451 ([#88](https://github.com/linz/topo-imagery/issues/88)) ([0dd3ea7](https://github.com/linz/topo-imagery/commit/0dd3ea77e0f8b40e19010b50b65476b1c653814e))
* append to a temporary command list ([#110](https://github.com/linz/topo-imagery/issues/110)) ([6527603](https://github.com/linz/topo-imagery/commit/6527603c2a780f2c7fe3248be13a497062bc3b88))
* argument source was not correctly set ([#49](https://github.com/linz/topo-imagery/issues/49)) ([44ff66f](https://github.com/linz/topo-imagery/commit/44ff66f62586d3c3beb99360e17908a386e596e9))
* boto3 sessions need to create resources not clients ([#245](https://github.com/linz/topo-imagery/issues/245)) ([3cee053](https://github.com/linz/topo-imagery/commit/3cee053667de9659d2297429ea588fed6ef1c7f0))
* collection title escaped unicode TDE-594 ([#288](https://github.com/linz/topo-imagery/issues/288)) ([a679042](https://github.com/linz/topo-imagery/commit/a679042707511e4e2fdd656a91ebc49d92a16093))
* correct type imports ([#261](https://github.com/linz/topo-imagery/issues/261)) ([78e55eb](https://github.com/linz/topo-imagery/commit/78e55ebef8515881c37090b53079569c0d34fafc))
* download sidecar files like tfw and prj ([#246](https://github.com/linz/topo-imagery/issues/246)) ([b8bb95a](https://github.com/linz/topo-imagery/commit/b8bb95adc0ed18c25bebe1aaac1146b88e12aba0))
* Elastic Search is expecting an object in 'source' ([#156](https://github.com/linz/topo-imagery/issues/156)) ([8b9503b](https://github.com/linz/topo-imagery/commit/8b9503b10527b64074ef7ff28f7378a47bac0c5d))
* force a alpha band on all imagery if a cutline is present ([#264](https://github.com/linz/topo-imagery/issues/264)) ([dab4565](https://github.com/linz/topo-imagery/commit/dab4565ca058a857865f96bf88eff83bb10b63cb))
* GDAL error was not logged when command run fails ([#52](https://github.com/linz/topo-imagery/issues/52)) ([01d941e](https://github.com/linz/topo-imagery/commit/01d941e0895f47b20560c4b1b8b69f5a007822c7))
* geometry, bbox and asset type TDE-502 TDE-520 ([#185](https://github.com/linz/topo-imagery/issues/185)) ([0229df8](https://github.com/linz/topo-imagery/commit/0229df85f81714407cbbc15727b856de612f23b1))
* keep temporary files so they are pushed to the artifact bucket ([#66](https://github.com/linz/topo-imagery/issues/66)) ([86b8c3a](https://github.com/linz/topo-imagery/commit/86b8c3ae49de908a16e7e8907bd78729b354326f))
* log gdal stderr instead of raising an exception TDE-557 ([#203](https://github.com/linz/topo-imagery/issues/203)) ([4032145](https://github.com/linz/topo-imagery/commit/4032145b32b1bacceb721d9ad336ed678e6094af))
* log Non Visual QA error report in a JSON format ([#55](https://github.com/linz/topo-imagery/issues/55)) ([ed4d623](https://github.com/linz/topo-imagery/commit/ed4d623ad3894722f4e6a27455e8af3451efdde2))
* make cutline value optional TDE-602 ([#292](https://github.com/linz/topo-imagery/issues/292)) ([cfa20cf](https://github.com/linz/topo-imagery/commit/cfa20cff9a70baf2713518a5f3781aa18e8db995))
* not logging source as a list of string ([#116](https://github.com/linz/topo-imagery/issues/116)) ([a871935](https://github.com/linz/topo-imagery/commit/a8719359a874f2f654d1ed09d7e1b4c69dbf10c2))
* release-please.yml fails prettier ([#307](https://github.com/linz/topo-imagery/issues/307)) ([330fa04](https://github.com/linz/topo-imagery/commit/330fa04c609f4996bac1c77701aaca5305ed1f45))
* retry upto 3 times when InvalidIdentityTokenException happens ([#115](https://github.com/linz/topo-imagery/issues/115)) ([e27f2d0](https://github.com/linz/topo-imagery/commit/e27f2d0db836caf1cd8fc2c24f435f5fd766adc0))
* skip files which are not tiff ([#53](https://github.com/linz/topo-imagery/issues/53)) ([90396a6](https://github.com/linz/topo-imagery/commit/90396a6347d931f1f5e1c3abd16ae1ff6f86ea28))
* skip non visual qa if no file has been standardised ([#97](https://github.com/linz/topo-imagery/issues/97)) ([25a85c1](https://github.com/linz/topo-imagery/commit/25a85c1fbc8794bc410760577af051cc285ef079))
* specify and check bands TDE-533 ([#196](https://github.com/linz/topo-imagery/issues/196)) ([d4e512f](https://github.com/linz/topo-imagery/commit/d4e512fa3e91c7daaacd4348763d494933c5c6d3))
* support 1 band palleted grey scale TDE-601 ([#269](https://github.com/linz/topo-imagery/issues/269)) ([d2327a0](https://github.com/linz/topo-imagery/commit/d2327a0c8507d044c962c34b87b3ea33168941e2))
* suppress aux xml file creation ([#121](https://github.com/linz/topo-imagery/issues/121)) ([c674366](https://github.com/linz/topo-imagery/commit/c674366a7062c81271830975cc3b750b2fafa82d))
* TDE-454 remove `standardise` from file name ([#92](https://github.com/linz/topo-imagery/issues/92)) ([099df34](https://github.com/linz/topo-imagery/commit/099df340ce6bb00ae199524893f5f3ef8a62350d))
* tidy up geometry and bbox TDE-522 ([#227](https://github.com/linz/topo-imagery/issues/227)) ([02b06b5](https://github.com/linz/topo-imagery/commit/02b06b51a58650ffbe1a18a4bedd4996251c6c16))
* use $AWS_ROLE_CONFIG_PATH to be consistent ([#109](https://github.com/linz/topo-imagery/issues/109)) ([d1fff0d](https://github.com/linz/topo-imagery/commit/d1fff0d7be08a5475f99d7fa85e3489fe69469a2))
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ignore_missing_imports = true

[tool.poetry]
name = "gdal"
version = "0.2.0"
version = "0.3.0"
description = ""
authors = [
"Blayne Chard <bchard@linz.govt.nz>",
Expand Down