Newer
Older
__path__ = __import__('pkgutil').extend_path(__path__, __name__)
# TODO required for core feature:
# pip install protobuf (https://developers.google.com/protocol-buffers/docs/proto3 ref)
# pip install netcdf4 <- already for core enstools?
# additional packages needed for PV identification
# pyproj, custom scikit-fmm installation, also installed cdo
# additional packages for AEW
# shapely, metpy
# developer mode: protoc compiler