-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Description
@ayan-usgs, when browsing the namespace one can easily find everything that is related to nodes with sgrid.node<tab> (sgrid.node_coordinates, sgrid.node_dimensions, sgrid.node_lon, sgrid.node_lat, and sgrid.node_padding). However, when doing the same for the center we only find sgrid.center_lon and sgrid.center_lat.
Does it make sense to rename the sgrid.face_{coordinate, dimensions, padding} to sgrid.center_{coordinate, dimensions, padding}? Note that sgrid.faces is always none!