Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement underlying service that ingests user data into SDAP #27

Open
jjacob7734 opened this issue Apr 16, 2024 · 1 comment
Open

Implement underlying service that ingests user data into SDAP #27

jjacob7734 opened this issue Apr 16, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request U-AS

Comments

@jjacob7734
Copy link
Collaborator

No description provided.

@jjacob7734 jjacob7734 converted this from a draft issue Apr 16, 2024
@jjacob7734 jjacob7734 self-assigned this Apr 16, 2024
@jjacob7734 jjacob7734 added enhancement New feature or request U-AS labels Apr 16, 2024
@jjacob7734
Copy link
Collaborator Author

The SDAP development branch for Zarr includes an endpoint to add, update or delete a Zarr dataset into a running SDAP instance: https://github.com/apache/sdap-nexus/blob/234909570eb16c131390c6478e84b499925c7f3a/analysis/webservice/management/Datasets.py

Currently that works only for Zarr datasets, but that seems like a reasonable place to start and extend that functionality to the general case. For NetCDF granules, we would need a POST endpoint that takes as input the S3 path to the granules, and the variable names for the measurement of interest, latitude, longitude, and time.

The Apache SDAP Project Management Committee discussed possible including this Zarr support as part of the next official release (within a month most likely).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request U-AS
Projects
Status: Todo
Development

No branches or pull requests

1 participant