[Thread Prev][Thread Next][Index]

Error writing CDF file



Despite me following the Ch 10 Sec 2 example 3 (Writing a multiple time
axis CDF file) in the documentation with the following code:

DEF AXIS/x=100e:70w:1 xaxis
DEF AXIS/y=20s:65n:1 yaxis
DEF AXIS/t=1:1:1 taxis1
DEF GRID/x=xaxis/y=yaxis/t=taxis1 grid1
FILE/GRID=grid1/VAR="t100" nov50-mar51-ndjfm-t100.nc
SAVE/clobber/title="T100 NDFFM for
1950-2000"/file=nov-mar-ltm-1950-2000.nc t100
CANCEL DATA nov50-mar51-ndjfm-t100
!*********************************
DEF AXIS/t=2:2:1 taxis1
DEF GRID/t=taxis1 grid1
FILE/GRID=grid1/VAR="t100"
"/research/NDJFM/NetCDF/nov51-mar52-ndjfm-t100.nc"
SAVE/title="T100 NDFFM for
1950-2000"/file="/research/NDJFM/NetCDF/nov-mar-ltm-1950-2000.nc"/append
t100
CANCEL DATA nov51-mar52-ndjfm-t100

I get this error with the first write attempt:

> SAVE/clobber/title="T100 NDFFM for
> 1950-2000"/file=nov-mar-ltm-1950-2000.nc t100
> Last or next-to-last record read:
> CDF: Success
>  **TMAP ERR: Last or next-to-last record read:
> CDF
>              Last or next-to-last record read:
> CDF
>              Data set: ./nov50-mar51-ndjfm-t100.nc
>              Data file: ./nov50-mar51-ndjfm-t100.nc
> LIST/FORMAT=CDF/clobber/title="T100 NDFFM for
> 1950-2000"/file=nov-mar-ltm-1950-2000.nc t100
> Command file, command group, or REPEAT execution aborted


This could have something to do with the way the NDJFM means were
calculated (with the @ave).  When I show data, I get:

> yes? show data
>      currently SET data sets:
>     1> ./nov50-mar51-ndjfm-t100.nc  (default)
>  name     title                             I         J
> K         L
>  T100     T100                             1:191     1:86
> ...       1:1


Help...I'm at my Ferret wits end again.

Bruce





[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement