podaac / concise

CONCISE (CONCatenatIon SErvice)
https://podaac.github.io/concise
Apache License 2.0
7 stars 4 forks source link

Update UMM-S record to specify support for concatenation #86

Closed frankinspace closed 2 months ago

frankinspace commented 9 months ago

The CMR now supports ingesting UMM-S records that specify concatenation in all of its environments. That means we can start updating our UMM-S records (see https://bugs.earthdata.nasa.gov/browse/ECSE-1372) and EDSC will soon make use of this information to allow users to request concatenation.

frankinspace commented 9 months ago

Edit should be made to concise/cmr/concise_cmr_umm_s.json

jamesfwood commented 8 months ago

Here's an example: https://cmr.uat.earthdata.nasa.gov/search/services.umm_json?concept_id=S1239265626-EEDTEST

jamesfwood commented 8 months ago

All done except waiting for this PR to be merged: https://github.com/nasa/harmony/pull/501

jamesfwood commented 7 months ago

@davidcolemanjpl please verify that the Concise service and Concise Chain service in UAT and OPS contain the new service option for aggregation concatenation.

Should be showing something like this in CMR:

"ServiceOptions": { "Aggregation": { "Concatenate": { "ConcatenateDefault": true } } },

Verify both services meets all requirements for this ticket: https://bugs.earthdata.nasa.gov/browse/ECSE-1372

Thanks!

jamesfwood commented 7 months ago

@davidcolemanjpl don't worry about testing this one either. Thanks!