Skip to content

Commit

Permalink
datacube query refactor - kamangir/bolt#746
Browse files Browse the repository at this point in the history
  • Loading branch information
kamangir committed Jul 21, 2024
1 parent 4245e17 commit 167b8b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions blue_geo/.abcli/datacube/query.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ function blue_geo_datacube_query() {
abcli_download - $object_name
blue_geo_datacube_${catalog}_query \
,$options \
$object_name \
"${@:4}"
Expand Down
2 changes: 1 addition & 1 deletion blue_geo/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

DESCRIPTION = f"{ICON} AI for precise geospatial data analysis and visualization."

VERSION = "4.96.1"
VERSION = "4.97.1"

REPO_NAME = "blue-geo"

Expand Down

0 comments on commit 167b8b9

Please sign in to comment.