rockdoc / cdlparser

A python module for parsing files encoded in netCDF's common data form language (CDL)
BSD 3-Clause "New" or "Revised" License
2 stars 4 forks source link

Correct handling of data variables using unlimited dimension #2

Closed rockdoc closed 11 years ago

rockdoc commented 11 years ago

Need to add code to correctly assign data arrays to those variables which reference an unlimited dimension.