Re: [netcdfgroup] [EXTERNAL] Re: exodus: netCDF file or not?

The file seems to be a netCDF file alright,
```
$ ncdump pacman.e
[...]
 name_nod_var =
  "A_X",
  "A_Y",
  "A_Z",
  "psi_R",
  "psi_Z",
  "V" ;
}
```
The type check gives
```
$ ncdump -k pacman.e
64-bit offset
```
No idea what to make of this.

–Nico

On Wed, Feb 4, 2015 at 8:49 PM, Sjaardema, Gregory D <gdsjaar@xxxxxxxxxx> wrote:
> Can you ncdump the file, or does that also tell you that the file is not a
> netcdf file.
>
> If ncdump does recognize the file, can you do "ncdump -k pacman.e² and see
> what type of file is returned.
>
> ..Greg
>
> On 2/3/15, 5:31 PM, "Nico Schlömer" <nico.schloemer@xxxxxxxxx> wrote:
>
>>This is with 4.3.3-dev:
>>```
>>$ ncdump
>>[...]
>>netcdf library version 4.3.3-rc3 of Jan 16 2015 09:46:31 $
>>```
>>
>>­Nico
>>
>>On Wed, Feb 4, 2015 at 12:29 AM, Jim Edwards <jedwards@xxxxxxxx> wrote:
>>> Which netcdf version are you using on each machine?
>>> Running ncdump with no arguments will tell you.
>>>
>>> On Tue, Feb 3, 2015 at 3:25 PM, Nico Schlömer <nico.schloemer@xxxxxxxxx>
>>> wrote:
>>>>
>>>> Hi all,
>>>>
>>>> I'm trying to read the file
>>>> ```
>>>> http://win.ua.ac.be/~nschloe/other/pacman.e
>>>> ```
>>>> in parallel with `nc_open_par` [1]. This works on one machine, but
>>>> returns the error code `-51` ("Not a netCDF file") on another.
>>>> Could someone clarify this?
>>>>
>>>> Cheers,
>>>> Nico
>>>>
>>>>
>>>> [1]
>>>>
>>>>https://github.com/Unidata/netcdf-c/blob/master/libdispatch/dparallel.c#
>>>>L38
>>>>
>>>> _______________________________________________
>>>> netcdfgroup mailing list
>>>> netcdfgroup@xxxxxxxxxxxxxxxx
>>>> For list information or to unsubscribe,  visit:
>>>> http://www.unidata.ucar.edu/mailing_lists/
>>>
>>>
>>>
>>>
>>> --
>>> Jim Edwards
>>>
>>> CESM Software Engineer
>>> National Center for Atmospheric Research
>>> Boulder, CO
>>
>>_______________________________________________
>>netcdfgroup mailing list
>>netcdfgroup@xxxxxxxxxxxxxxxx
>>For list information or to unsubscribe,  visit:
>>http://www.unidata.ucar.edu/mailing_lists/
>



  • 2015 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdfgroup archives: