Skip to content

Sort 'time' in netCDF files? #128

Description

@wenshanw

Lines in the raw txt files might not be sorted by time. They might even include duplicates.
Therefore, the derived 'time' variable in netCDF files might not be monotonic, which will cause problems in the future process, eg, ncrcat or NCL coordinates.

Is there a way to sort the data by time in [network]2nc.py scripts?
For duplicate times, use the line with less missing values?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions