mirror of https://github.com/ecmwf/eccodes.git
7 lines
64 B
Bash
7 lines
64 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
. ./include.sh
|
||
|
|
||
|
$PYTHON $examples_src/grib_ccsds.py
|
||
|
|