Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

DAAC operators can configure a "default selection" for configure data objects–that is, they can preselect a recommended subset of those, rather than implicitly recommend that the user download everything. This is method #1 of .

Configuration

...

width50%

:

  • SUBSCRIPTION_ENDPOINT_URL
  • DEFAULT_FULFILLMENT_FREQUENCY

Image Removed

...

ECHO forms are configured using the collection-service dialog(s) within the Data Access GUI

...

.

Default Parameter Selection


The format of this value is http://x5oml01:30XX/todos

DEFAULT_FULFILLMENT_FREQUENCY (xs:integer) allows the operator to generate subscriptions without having to specify the fulfillment frequency each time. It is specified in seconds.

Note: the minimum period between subscription fulfillments is 1 hour (3600 seconds). The maximum period between them is 68 years (2,147,483,647 seconds).
Section
Column
width50%

Image Removed 

Image Removed

Use Cases

Viewing Subscriptions

The "Subscription Management" tab allows an operator to view existing subscriptions.

Clicking on a subscription will reveal the details of its processing instructions in the lower half of the window in a readable format.

Image Removed

When no subscriptions are present in the database, a message like this might be received:

Image Removed

Creating a Subscription

Instructions

Expected Result (Earthdata Search Client)

Column
width50%

Expected Result (Earthdata Search Client)


Maximum Parameter Selection


Section
Section

To add a subscription, click the [Add New Subscription] button on the "Subscription Management" tab. A dialog box will appear containing several empty fields.

Section
Column
width50%

Instructions

Expected Result (Earthdata Search Client)

In the "Add New Subscription Dialog" fill in the required fields "Email" and "CMR Query" (see programmatic access or CMR pages for details on creating CMR queries).

Image Removed

Column
width50%

Clicking on an item in the requests table will populate the processing options fields below with the details of the request.

Image Removed

Expected Result

Image Removed

Edit Existing Subscriptions

Section

To edit an existing subscription, select a subscription, then click the [Edit Subscription] button on the "Subscription Management" tab. A dialog box will appear–populated with the information from the existing subscription.

 Image Removed

Note that the old processing options can be overwritten with those from another request. When a subscription is edited, its ID will change.

Cancel a Subscription

Section

Cancelling a subscription is done by selecting a subscription from the default view, then clicking the [Cancel Selected Subscription] button.

Image RemovedImage Removed

Tips & Warnings

Expected Result (Earthdata Search Client)

If unable to connect to the database or retrieve subscriptions, relevant error messages will be shown in the table.Tips & Warnings

  • When troubleshooting, use both the firefox webpage debugger and the Data Access GUI log file (DA_Gui.log).

...