diff --git a/README.md b/README.md index 03473c55f9fd5b9dd26bad411d643739b6e6897b..48d39cc99bd029be98d3ce32a6fadde7474c607f 100644 --- a/README.md +++ b/README.md @@ -5,14 +5,15 @@ Version: v.1.0 The scripts are based on the [wrf-CAMx interface](https://palm.muk.uni-hannover.de/trac/wiki/doc/app/iofiles/wrf_interface) Usage: `palm_dynamic -c [-w]` + The optional parameter -w allows to skip horizontal and vertical interpolation in case it is already done. + Example: `python3 palm_dynamic.py -c augsburg_validation_summer_10` -The script requires name of the case configuration on the command line. -The corresponding configuration files are placed in subdirectory -"configuration" and they are named .conf. The values which -agree with defaults need not be present in the user config. The file -palm_dynamic_init.py contains setting and calculation of standard +The script requires the following: + * The name of the case configuration on the command line. + * The corresponding configuration file `config_name.conf` in the `configuration` subdirectory. + * The values which agree with defaults do not need to be set. `palm_dynamic_init.py` contains setting and calculation of standard initialization values for particular system and can be adjusted. Needed modules are: