Skip to content

need to support nctiles variant used in ECCO v4 r4 #9

Open
@gaelforget

Description

@gaelforget

For ECCO v4 r4, a slightly different version of nctiles was used, which is not yet supported by gcmfaces read_nctiles.m.

New format looks like this:

	float UVELMASS(time, k, tile, j, i_g) ;
		UVELMASS:units = "m/s" ;
		UVELMASS:long_name = "X-Comp of Geometry-Weighted Velocity (m/s)" ;
		UVELMASS:coordinates = "timestep Z" ;

@owang1 , do you think that read_nctiles.m could easily be modified to support both the newer and older nctiles files?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions