PyNGL Home > Functions

Miscellaneous

Ngl.datatondc Converts coordinates in data space to coordinates in NDC space.
Ngl.end Terminates a PyNGL script.
Ngl.ndctodata Converts coordinates in NDC space to coordinates in data space.
Ngl.use_maskedarray Sets the default masked array module to "maskedarray".
Ngl.use_numpy_core_ma Sets the default masked array module to "numpy.core.ma".