Skip to content

Aoi selector UI widget#132

Merged
andresfchamorro merged 5 commits into
mainfrom
feature/aoi-selector-ui-widget
Jun 16, 2025
Merged

Aoi selector UI widget#132
andresfchamorro merged 5 commits into
mainfrom
feature/aoi-selector-ui-widget

Conversation

@Gabe-Levin
Copy link
Copy Markdown
Collaborator

@Gabe-Levin Gabe-Levin commented Jun 12, 2025

What I Changed

  • Mounted the custom AOI field selector widget to the python client

How to test

  • Switch to this branch, and download client v1.3.1 locally
  • Run the new version of the, space2stats_api_demo_urban_flood_risk.ipynb notebook

Potential Improvement

  • To reduce confusion and the burden of large package requirements (i.e. ipyleaflet), we could make the widget sub-modules
  • This would mean that the requirements would be segregated from the the primary methods (i.e. the api wrapper methods) and importing the UI methods would require a ".widgets" in the import path. This would make the import of the UI more deliberate and the base client functionality more light weight.
    ex.
from space2statsclient.widgets.cross_section_field_selector import CrossSectionFieldSelector
from space2statsclient.widgets.time_series_field_selector import TimeSeriesFieldSelector

@Gabe-Levin Gabe-Levin temporarily deployed to Space2Stats API Dev June 12, 2025 06:36 — with GitHub Actions Inactive
@github-actions
Copy link
Copy Markdown

ghost commented Jun 12, 2025

PR Deployment Details:
🚀 PR deployed to https://lqc1go7p4f.execute-api.us-east-1.amazonaws.com/

@Gabe-Levin Gabe-Levin changed the title Feature/aoi selector UI widget Aoi selector UI widget Jun 12, 2025
@Gabe-Levin Gabe-Levin temporarily deployed to Space2Stats API Dev June 12, 2025 10:19 — with GitHub Actions Inactive
@bpstewar bpstewar temporarily deployed to Space2Stats API Dev June 16, 2025 13:34 — with GitHub Actions Inactive
@andresfchamorro andresfchamorro self-requested a review June 16, 2025 15:05
@andresfchamorro andresfchamorro merged commit 97cf6de into main Jun 16, 2025
6 checks passed
@andresfchamorro andresfchamorro temporarily deployed to Space2Stats API Dev June 16, 2025 15:05 — with GitHub Actions Inactive
@andresfchamorro andresfchamorro temporarily deployed to Space2Stats API Dev June 16, 2025 15:08 — with GitHub Actions Inactive
@andresfchamorro andresfchamorro deleted the feature/aoi-selector-ui-widget branch June 16, 2025 15:11
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.

3 participants