Underscores in section names not compatible with splice interval table?
Closed this issue · 4 comments
Not a present, but I can certainly take a look at supporting underscore-delimited section names in addition to hyphen-delimited. Especially since the ICDP naming convention typically uses underscores. Stay tuned!
Thanks! Yeah we are using ICDP format. For now, we can get the section metadata approach to work fine with our naming schemes. The SIT seemed like it would solve some problems for us so we were trying it out. Cheers and as always, thanks for this program.
SIT is certainly more versatile than plain Section Metadata. But also more complex and, frankly, clunkier in that it requires strict adherence to the IODP SIT format with separated section ID components that assume a hyphen delimiter.
There may be a quick-ish fix in PSICAT: prompting for a delimiter when the section metadata file is selected on File > New > Stratigraphic Column. If it's not too time-consuming I'll add that to the next release.
In the meantime, I'm glad to hear you're able to work around the hyphen requirement for now.
Let us know if there are other problems that can't be overcome with the SIT section metadata format, we may be able to address them in the near-term, and we'll certainly add them to the longer-term features list.
Supporting non-hyphen delimiters was straightforward. That option is now available in the latest release (1.2.5).