USACE / cwms-data-api

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

Standard Text Id (Key) Limited to 17 characters? #839

Open msweier opened 3 months ago

msweier commented 3 months ago

Is it possible to expand the constraints on the standard text id? Seems like it's limited to 17 characters. Thanks

MikeNeilson commented 3 months ago

Yeah, but that constraint is handled within the schema so it'll have to wait for the next schema update after the one coming.

msweier commented 3 months ago

tagging @Enovotny for potential schema update to expand standard text id character limit. I would like to at least be able to use a prefix/suffix with a full timeseries id (plan on storing metadata for ts in there). 64 or 128 would probably be fine.