USACE / cwms-data-api

Corps Water Management System RESTful Data Service
MIT License
11 stars 14 forks source link

Add flag for showing aliased items in catalog/timeseries #107

Open adamkorynta opened 2 years ago

adamkorynta commented 2 years ago

The current implementation uses AV_CWMS_TS_ID2, which pulls back all alias time series. For the client, non aliased items are preferred, so either always filtering them out or adding a flag to conditionally filter them.

MikeNeilson commented 2 years ago

Thanks for pointing out that that wasn't happening. The actual intent is that all the aliases show up in a separate list. But the flag is a good idea since a given user may not care.

rma-rripken commented 3 months ago

Need decision : It would be helpful to get some detail about whether to include aliases or not by default or if we are supposed to add a flag