View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013843ParaView(No Category)public2013-01-31 17:552013-05-22 20:27
ReporterKen Moreland 
Assigned ToKen Moreland 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version4.0 
Summary0013843: netCDF CF reader should be more lenient on time units.
DescriptionIn order to specify a dimension as time within the netCDF CF reader, there must be a dimension variable with a units properties containing a string of a known time unit (as per the CF specification). However, that check is currently only looking for the substrings " since " or " until " expecting the units to be in the form of "<time_unit> since <date>" or "<time_unit> until <date>". However, the reader should also accept strings that match a valid <time_unit>.

The CF convention defines units as anything accepted by the udunits package (http://www.unidata.ucar.edu/software/udunits/ [^]). The attached udunits.dat (a text file) should contain a complete list of all time units that should be supported.
TagsNo tags attached.
ProjectTBD
Topic Name13843-netCDF-time-13844-nrrd-ascii
Typeincorrect functionality
Attached Files? file icon udunits.dat [^] (16,739 bytes) 2013-01-31 17:55

 Relationships

  Notes
(0030404)
Ken Moreland (manager)
2013-03-04 14:23

Git commit SHA: e43de0a82159e1d4f66a3a519071fae7f4641805
(0030411)
Utkarsh Ayachit (administrator)
2013-03-05 10:36

merged in master, if applicable.
(0030830)
Alan Scott (manager)
2013-05-22 20:27

Trusting Ken, since I don't know how to test this fix. The attached file is not a netcdf file, but rather an information file.

 Issue History
Date Modified Username Field Change
2013-01-31 17:55 Ken Moreland New Issue
2013-01-31 17:55 Ken Moreland Assigned To => Ken Moreland
2013-01-31 17:55 Ken Moreland File Added: udunits.dat
2013-02-13 11:45 Ken Moreland Status backlog => todo
2013-02-13 12:07 Ken Moreland Status todo => active development
2013-03-04 14:23 Ken Moreland Topic Name => 13843-netCDF-time-13844-nrrd-ascii
2013-03-04 14:23 Ken Moreland Note Added: 0030404
2013-03-04 14:23 Ken Moreland Status active development => gatekeeper review
2013-03-04 14:23 Ken Moreland Resolution open => fixed
2013-03-05 10:35 Utkarsh Ayachit Fixed in Version => git-master
2013-03-05 10:36 Utkarsh Ayachit Note Added: 0030411
2013-03-05 10:36 Utkarsh Ayachit Status gatekeeper review => customer review
2013-05-18 20:00 Utkarsh Ayachit Fixed in Version git-master => 4.0
2013-05-22 20:27 Alan Scott Note Added: 0030830
2013-05-22 20:27 Alan Scott Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team