Skip to content

Feat/class based design#144

Merged
iferencik merged 17 commits intomainfrom
feat/class-based-design
Jan 31, 2025
Merged

Feat/class based design#144
iferencik merged 17 commits intomainfrom
feat/class-based-design

Conversation

@iferencik
Copy link
Contributor

This request brings class based design to rapida

azure blob upload/download closes #71
session as singleton
SurgeVariable

@iferencik iferencik requested a review from JinIgarashi January 31, 2025 08:53
@iferencik iferencik had a problem deploying to az container registry January 31, 2025 08:53 — with GitHub Actions Failure
@iferencik iferencik temporarily deployed to github container registry January 31, 2025 08:53 — with GitHub Actions Inactive
Copy link
Contributor

@JinIgarashi JinIgarashi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@iferencik overall, the PR looks good.

Most of my comments are related to revert az string to azure. az is not understandable, and I prefer using azure explicitly for comments and console messages.

I would like to request to merge your new logic of zst.py into current ZonalStats.py

@iferencik iferencik temporarily deployed to github container registry January 31, 2025 09:59 — with GitHub Actions Inactive
@iferencik iferencik temporarily deployed to azure container registry January 31, 2025 09:59 — with GitHub Actions Inactive
removed _with_session functions
@iferencik iferencik temporarily deployed to azure container registry January 31, 2025 10:01 — with GitHub Actions Inactive
@iferencik iferencik temporarily deployed to github container registry January 31, 2025 10:01 — with GitHub Actions Inactive
change az to azure
@iferencik iferencik temporarily deployed to azure container registry January 31, 2025 10:03 — with GitHub Actions Inactive
@iferencik iferencik temporarily deployed to github container registry January 31, 2025 10:03 — with GitHub Actions Inactive
replace az with azure in docstrings
@iferencik iferencik temporarily deployed to azure container registry January 31, 2025 10:05 — with GitHub Actions Inactive
@iferencik iferencik temporarily deployed to github container registry January 31, 2025 10:05 — with GitHub Actions Inactive
replace az with azure in docstrings
@iferencik iferencik temporarily deployed to github container registry January 31, 2025 10:07 — with GitHub Actions Inactive
@iferencik iferencik temporarily deployed to azure container registry January 31, 2025 10:07 — with GitHub Actions Inactive
replace az with azure in docstrings
@iferencik iferencik temporarily deployed to azure container registry January 31, 2025 10:08 — with GitHub Actions Inactive
@iferencik iferencik temporarily deployed to github container registry January 31, 2025 10:08 — with GitHub Actions Inactive
@iferencik iferencik requested a review from JinIgarashi January 31, 2025 10:15
@iferencik iferencik temporarily deployed to azure container registry January 31, 2025 10:29 — with GitHub Actions Inactive
@iferencik iferencik temporarily deployed to github container registry January 31, 2025 10:29 — with GitHub Actions Inactive
@iferencik iferencik self-assigned this Jan 31, 2025
@iferencik iferencik merged commit 9e6483d into main Jan 31, 2025
3 checks passed
@iferencik iferencik deleted the feat/class-based-design branch January 31, 2025 13:12
iferencik added a commit that referenced this pull request Apr 10, 2025
* added pop variables in json format

* pop variables

* cove abstract classes and vars

* added azure uplaod/download functions

* variable download

* add var/component functions to session

* func zonal stats and vector resolve

* gdalcalc test

* use vsimem VRT in zstat

pop var computations

restore def cred

rm token

update core module

* Update ci.yml

* Update blobstorage.py

removed _with_session functions

* Update __init__.py

change az to azure

* Update worldpop.py

replace az with azure in docstrings

* Update initialize.py

replace az with azure in docstrings

* Update session.py

replace az with azure in docstrings

* remove unused import and clean up a bit

---------

Co-authored-by: Ioan Ferencik <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upload and download to Azure blob

2 participants