Skip to content

How to output history at 0 hour #2801

@YongjunZHENG

Description

@YongjunZHENG

Description

Data assimilation updates u and v in the RESTART file *.fv_core.res.tile[1-6].nc. Since u and v are grid-relative wind, to check the corresponding zonal and meridional wind, I set model_configure as follows (output_fh=0 1) to ouput history.tile[1-6].nc which contain zonal (ugrd) and meridional (vgrd) wind.

model_configure:
nfhout: 1
nfhmax_hf: 0
nfhout_hf: 1
nsout: 0
output_fh: 0 1

But ncdum -v time history.tile1.nc show that there is NO 0 hour output

Output

ncdum -v time history.tile1.nc

data:

 time = 1 ;

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions