Examples
API Index:
Development Guide
Getting Connected
PVGeo.version.
check_numpy
A method to check the active environment’s version of NumPy for compatibility with PVGeo.
alert (str) – raise a 'warn' (warning) or an 'error' (PVGeoError) if NumPy is not at a satisfactory version.
'warn'
'error'