Changes between Initial Version and Version 1 of Ticket #863


Ignore:
Timestamp:
07/15/20 01:05:12 (5 years ago)
Author:
arango
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #863

    • Property ResolutionDone
    • Property Status newclosed
    • Property Type bugupgrade
  • Ticket #863 – Description

    initial v1  
    1 I came across with a NetCDF file that has an 80-characters long attribute name.
    2  {{{ :Analysis_or_forecast_generating_process_identifier_defined_by_originating_centre = "MESO NAM Model (currently 12 km)" ;}}}
     1I came across with a NetCDF file that has an '''80'''-characters long attribute name:
     2 {{{
     3Analysis_or_forecast_generating_process_identifier_defined_by_originating_centre = "MESO NAM Model (currently 12 km)"
     4}}}
     5It seems that it was impossible to summarize the definition into a shorter attribute name. There must be a law against such violation of programming style and metadata design.
    36
    4 The previous limit of the generic variable was '''40'''.  It is now increased to '''100''':
     7The previous limit of the generic size of dimensions, variable, and attribute names was '''40'''.  It is now increased to '''100''':
    58 {{{
    69!