Project

General

Profile

Delete a single timestep from a NetCDF file

Added by Ian MacKenzie almost 11 years ago

Hello,

Is there a simple way to delete one or more selected time steps (or dates) from a NetCDF. That is, if I want to remove one day from a yearly file, is there a way to specify the single day to be removed from the output file rather than using seltimestep to specify all the days to be retained?

iam


Replies (1)

RE: Delete a single timestep from a NetCDF file - Added by Ralf Mueller almost 11 years ago

Have you checked the delete operator? It's available in cdo-1.6.0, just type

cdo -h delete
for documentation.

    (1-1/1)