You can run this notebook in , in
, in
or in
.
[1]:
!pip3 install --quiet climetlab
[2]:
!test -f test.grib || wget https://github.com/ecmwf/climetlab/raw/main/docs/examples/test.grib
[3]:
!test -f test.nc || wget https://github.com/ecmwf/climetlab/raw/main/docs/examples/test.nc



