team-sx / iwxxm-sx

0 stars 1 forks source link

Splitting/paging long timeseries to fit into a message #13

Open blchoy opened 7 months ago

blchoy commented 7 months ago

From iwxxm-sx created by ilkkarinne: blchoy/iwxxm-sx#2

It seems that TSML 12 does not have any concept of the split/paged timeseries for cases in which encoding all of the values within a single message or document is not feasible due to the volume/size constraints of the messaging.

However, quoting Paul Hersberg / NOAA:

this was a requirement NASA would like to see and is under consideration for TSML Ver 2.0 or an iteration of 2.0 (2.1). NASA's Surface Water and Ocean Topography's use case has a requirement to divorce the TimeseriesML Payload Data from the Metadata, with the metadata in a separate external file. This could be extended to split the data payload in which all the values within a single message are too large.