podaac / swodlr

swodlr (swaa·dler) is a system for generating on demand raster products from SWOT L2 data
Apache License 2.0
4 stars 2 forks source link

As a developer, I want to ingest data to on-demand SDS #40

Closed viviant100 closed 1 year ago

joshgarde commented 1 year ago

In this ticket, we'll be building the ingest-to-sds worker described in the v2 architecture which takes granules from CMR and starts a job on the SDS via Orthello for ingestion; then monitors for completion.

AC: Successful data ingest from CMR to SWOT SDS

For this ticket, several sub-components will need to be built out:

frankinspace commented 1 year ago

After discussion, going to work with I&A to subscribe to CNM messages published from Cumulus. Needs:

@frankinspace Need to talk to I&A about allowing services to subscribe to topic @frankinspace Confirm with sds job throughput is supported

frankinspace commented 1 year ago

@joshgarde I spoke with @skorper about subscribing to the SNS topic for SWOT_L2_HR_PIXCVec_1.0 and SWOT_L2_HR_PIXC_1.0. She said it would be easier for them if we setup our own SNS topic and I&A will update some configs on their side so that the messages are published to our SNS topic (in addition to the others already there). They just need an ARN(s) of the topics we want to use.

frankinspace commented 1 year ago

Before I forget, we also need to ingest the XDF_ORBIT_REV files in addition to the PIXC/PIXCVec files. I'll try to also track down the details for that

frankinspace commented 1 year ago

These are the collection short names we need to ingest:

joshgarde commented 1 year ago

So is the structure still generally the same where we have swodlr-api manage the SNS/SQS resources?

If so I'll open up a PR for that first in swodlr-api so I&A has the details while the cataloger is being worked on

frankinspace commented 1 year ago

@joshgarde yes, the only difference from our discussion is that swoldr will own and manage both the SNS and SQS resources, not just the SQS.

Sounds good, yeah the sooner we get the SNS topic defined the better I think

joshgarde commented 1 year ago

PR opened; awaiting review from @frankinspace

https://github.com/podaac/swodlr-ingest-to-sds/pull/2

viviant100 commented 1 year ago

PR https://github.com/podaac/swodlr-ingest-to-sds/pull/2 has been approved and merged

earthdata-github-robot commented 1 year ago

(Comment from Tasktop Integration):

(Comment from Vivian Tang):

PR https://github.com/podaac/swodlr-ingest-to-sds/pull/2 has been approved and merged