Skip to content
Snippets Groups Projects
__init__.py 445 B
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?
Christoph.Fischer's avatar
Christoph.Fischer committed
#  additional packages needed for PV identification
#    pyproj, custom scikit-fmm installation, also installed cdo
#  additional packages for AEW
#    shapely, metpy
# developer mode: protoc compiler