ecmwf / multio

MultIO is a runtime-configurable multiplexer for Weather Model output of GRIB data
Apache License 2.0
7 stars 8 forks source link

Add REQUIRED dependencies to documentation #15

Open oakleybrunt opened 1 year ago

oakleybrunt commented 1 year ago

What maintenance does this project need?

Please add atlas to the list of required dependencies.

When trying to install multio with the required dependencies currently listed gives this error:

CRITICAL - multio FAILED to find REQUIRED package atlas


Please add fckit to the list of required dependencies.

Once atlas is installed and multio install is tried again, another exception is hit:

CRITICAL - multio FAILED to find REQUIRED package fckit


Organisation

No response