Opened 10 years ago

Closed 10 years ago

#212 closed enhancement (fixed)

rebuild_station fail if a process don't have any station to handle

Reported by: sdipsl Owned by: sdipsl
Priority: blocker Milestone: libIGCM_v2.4 metrics
Component: PostProcessing Version:
Keywords: Cc:

Description

This is because some file are just empty. Empty files should not be created. And libIGCM should check that.

IGCM_sys_ncpdq : -a x,time_counter -a x,time_counter,presnivs histstn_0019.nc histstn_0019_xt.nc
IGCM_sys_ncpdq : -a x,time_counter -a x,time_counter,presnivs histstn_0020.nc histstn_0020_xt.nc
2014-08-21 20:11:58 --------Debug2--> IGCM_sys_ncpdq : error code 1
nco_err_exit(): ERROR Short NCO-generated message (usually name of function that triggered error): nco_inq_dimid()
nco_err_exit(): ERROR Error code is -46. Translation into English with nc_strerror(-46) is "NetCDF: Invalid dimension ID or name"
ERROR: nco_inq_dimid() reports requested dimension "time_counter" is not in input file
nco_err_exit(): ERROR NCO will now exit with system call exit(EXIT_FAILURE)

Change History (2)

comment:1 Changed 10 years ago by sdipsl

  • Owner changed from somebody to sdipsl
  • Status changed from new to assigned

comment:2 Changed 10 years ago by sdipsl

  • Resolution set to fixed
  • Status changed from assigned to closed

Done see r1046

Note: See TracTickets for help on using tickets.