This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
>From: address@hidden (Carrie Gonzalez) >Organization: ? >Keywords: 199705021650.KAA01621 netCDF CDL line length Carrie, >I have a question regarding CDL files. Since they are ASCII and are terminated >by semicolons, is there any size limit for each line? The quick thinking on this topic here is that since ncgen is built using lex and yacc, and since lex may have a line length limitation on some systems, that yes, there _may_ be a size limit for an individual line depending on what operating system you are using. >Thanks, Carrie Gonzalez Tom Yoksas