This is an automated email from the ASF dual-hosted git repository. rkk pushed a commit to branch SDAP-521 in repository https://gitbox.apache.org/repos/asf/sdap-nexus.git
commit 829dc07442cc1d9d513ff7e01865a02c8a93eff1 Merge: 3abc50e e99b960 Author: rileykk <[email protected]> AuthorDate: Tue Jul 9 16:19:51 2024 -0700 Merge branch 'SDAP-520' into SDAP-521 CHANGELOG.md | 4 + analysis/webservice/algorithms/Heartbeat.py | 10 +- analysis/webservice/algorithms/doms/StacCatalog.py | 2 +- .../nexus_tornado/app_builders/NexusAppBuilder.py | 2 +- data-access/nexustiles/AbstractTileService.py | 3 + .../nexustiles/backends/nexusproto/backend.py | 8 + data-access/nexustiles/backends/zarr/backend.py | 5 + data-access/nexustiles/nexustiles.py | 16 ++ poetry.lock | 229 ++++++++++++--------- pyproject.toml | 1 + 10 files changed, 169 insertions(+), 111 deletions(-)
