Running pydropsonde

Running pydropsonde#

To run pydropsonde on a set of sonde profiles, you first need to create a configuration file (see Config Files). Further, you can provide the path to the config file through the -c option. By default, pydropsonde would search for dropsonde.cfg in the current directory.

pydropsonde -c <path_to_config_file>

Note

The processing from Level_0 to Level_1 using Aspen is included in pydropsonde. It makes use of a docker image containing the Aspen software. If you are unfamiliar with docker, have a look at the Level_1 description to learn how to install docker and start a docker daemon.