Date

 

Notification Thread

https://lists.apache.org/thread/jsp5qsgwovj9rodomv7bhbh963k541lz

https://meet.google.com/smb-zamj-efy

Attendees

Discussion Topics

TopicNotes
Community Over Code NA"Leveraging Apache SDAP in the Building of Earth System Digital Twins" accepted for Geospatial and Remote Sensing track
Documentation

Documentation exists in multiple places and may be outdated

  • readthedocs
  • Docs tab in sdap.apache.org
  • Confluence wiki

Goal is to centralize documentation and allow updates to documentation outside of formal release cycle

  • develop branch will contain the most up-to-date documentation
  • To include "SDAP 101" section to explain architecture, design
  • To include collection configuration section
  • May need to create a new readthedocs project and link old project to new project so we can remove "incubator" from the readthedocs hostname
  • PR for OpenAPI has been merged. Stepheny will take a look at pushing static files to sdap.apache.org for Swagger UI.
    • Try It Out button will be disabled for now
Upcoming ReleaseReady for 1.3.0 release end of May pending documentation updates for collection configuration
Docker Hub

Need to push latest release to dockerhub

Need to automate the build and release to dockerhub so we can push develop builds

Need to associate docker hub permission with shared account. This is done per INFRA-23835 - Getting issue details... STATUS and INFRA-23955 - Getting issue details... STATUS .

Need to push latest tag for docker images otherwise user trying to pull latest tag gets error below

docker pull apache/sdap-nexus-webapp
Using default tag: latest
Error response from daemon: manifest for apache/sdap-nexus-webapp:latest not found: manifest unknown: manifest unknown

Helm chart values should point to latest

API endpoint for allowing users to configure ingest of new collection

For Zarr, Riley implemented a series of endpoint to add/update/remove Zarr collection https://github.com/apache/sdap-nexus/blob/234909570eb16c131390c6478e84b499925c7f3a/analysis/webservice/management/Datasets.py#L93

Might be worth looking at this for generic collection config

Action Items


  • No labels