<div dir="ltr"><div>Hi,</div><div><br></div><div>I'm beginning to use Python since the news about NCL is being placed in maintenance mode, and since it was said that PyNIO will also be placed in maintenance mode, I'm using other libraries to open data files and PyNGL for graphics.</div><div><br></div><div>Reading about Ngl.contour_map(), I found that it expects a numpy array with data to plot and coordinates information are given to sfXArray and sfYArray resources.</div><div><br></div><div>Is there a plan to use xarray.DataArray as a data model for PyNGL? It has large similarities with NCL's variable model, which is borrowed from netCDF model.</div><div><br></div><div>I'm asking it because it seems more natural to use xarray, which contains all metadata for a variable, than use a numpy array.</div><div><br></div><div>Thanks and excuse me if it's a already defined topic in future development of PyNGL.</div><div><br></div><div>Best regards,</div><div><br></div><div>Mateus</div><div><br></div><div><br></div><div><br></div></div>