Opened 2 years ago
Closed 2 years ago
#2625 closed help (fixed)
Xconv ncreate: filename: Permission denied
Reported by: | rdeleon | Owned by: | jeff |
---|---|---|---|
Component: | UM Tools | Keywords: | |
Cc: | Platform: | ||
UM Version: |
Description
Hi,
Xconv seems to be unable to open nc output files on a Mac. This is the message:
"fileneme" is a byte swappd 32 bit iee pp file
nccreate: filename "xxx.nc": Permission denied
Creating classic format NetCDF file /filename.nc
Error opening netcdf file in fileout
Has anybody got this problem before?
Change History (2)
comment:1 Changed 2 years ago by jeff
- Owner changed from um_support to jeff
- Status changed from new to accepted
comment:2 Changed 2 years ago by rdeleon
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.
Hi
It looks like you are trying to create the file in the root directory (/), try using a full directory path for the file. I'm not sure why you have 2 different netcdf file names though.
Jeff.