Skip to content

Concatenating and ValueError: 'PRCP' is not present in all datasets. #217

@Murk89

Description

@Murk89

Hi,

I am trying to concatenate ten years of WRF output. Some setups were run with frames_per_outfile=1000 so it is a single wrfout file with all the timesteps; where as some years setups were run with frames_per_outfile=1, hence daily wrfout files.
I am getting this error while trying to concatenate these files as a single dataset:

ValueError: 'PRCP' is not present in all datasets.

Any suggestion on how to overcome this? Many thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions