bugGNU Octave - Bugs: bug #46366, [octave forge] (ncarray) Attribute...

 
 

bug #46366: [octave forge] (ncarray) Attribute value read fail causes error later when attribute added to array

Submitter:  None
Submitted:  Mon 02 Nov 2015 04:45:40 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Works For Me Assigned to:  None
Originator Name:  James Adams Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * other
Operating System:  * Microsoft Windows Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 19 Jul 2018 08:17:47 PM UTC, comment #4: 

Closing as no reply to pending questions

John Donoghue <lostbard>
Group Member
Tue 10 Nov 2015 02:14:40 PM UTC, comment #3: 


Can you also run test_netcdf and send the output?

Alexander Barth <abarth>
Tue 10 Nov 2015 01:57:21 PM UTC, comment #2: 


I would need more info to see why you have this error.
Can you please send the following info:

1. run "ncdump -h file.nc > file.cdl" and attach the file.cdl to this bug report (where file.nc is the problematic file)

2. Does your file conforms to the CF standard? Can you check the file using http://puma.nerc.ac.uk/cgi-bin/cf-checker.pl and report if the checker finds any issues?

Can you also provide a minimal example file which has this issue?

Alexander Barth <abarth>
Mon 02 Nov 2015 05:00:20 PM UTC, comment #1: 

Adding maintainer of the ncarray package to CC.

Carnë Draug <carandraug>
Group Member
Mon 02 Nov 2015 04:45:40 PM UTC, original submission:  

I am using Octave to read NetCDF, it appears to be failing within the NetCDF library where it is reading the calendar attribute of the time variable of my NetCDF file. The attribute displays fine with other software that reads NetCDF (ncdump, Panoply) but the Octave NetCDF library has an error when reading this file. It is explained with some more details here: https://stackoverflow.com/questions/33444986/octave-and-netcdf-unable-to-read-attribute

I'm not sure if this is an actual bug or if I may be doing something wrong in my approach to this, any response to the above SO question will be appreciated, or if I can assist with the resolution of this issue in other ways please let me know. I appreciate your help!


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by lostbard (Posted a comment)
  • -email is unavailable- added by jwe (Updated the item)
  • -email is unavailable- added by abarth (Posted a comment)
  • -email is unavailable- added by carandraug (Alexander Barth, maintainer of ncarray package)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-07-19 lostbard StatusNone Works For Me
        Open/ClosedOpen Closed
    2017-08-13 jwe Summaryncarray package: Attribute value read fail causes error later when attribute added to array [octave forge] (ncarray) Attribute value read fail causes error later when attribute added to array
    2015-11-02 carandraug Carbon-Copy- Added -email is unavailable-
    2015-11-02 carandraug CategoryLibraries Octave Package
        Release4.0.0 other
        SummaryAttribute value read fail causes error later when attribute added to array ncarray package: Attribute value read fail causes error later when attribute added to array

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code