Skip to content

lat/lon of grid points #159

Open
Open
@juanpablosimarro

Description

@juanpablosimarro

Hello,

I wonder if there is a method to get the longitudes and latitudes of all grid points. From this code:

importer = io.get_method(importer_name, "importer")
Z, _, metadata = io.read_timeseries(fns, importer, **importer_kwargs)

Given Z and metadata from the file (HDF5 or other format), is there a method to get the longitude and latitude of the grid points of Z given the information kept in metadata?

Thank you

Juan Simarro

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions