Skip to content

Commit

Permalink
#1936 Added mesonet_opt_var to madis2nc configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Howard Soh committed Nov 11, 2021
1 parent 5f2fc13 commit fcb2a8c
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion met/docs/Users_Guide/reformat_point.rst
Original file line number Diff line number Diff line change
Expand Up @@ -677,7 +677,7 @@ Optional arguments for madis2nc
An example of the madis2nc calling sequence is shown below:

.. code-block:: none
madis2nc sample_madis_obs.nc \
sample_madis_obs_met.nc -log madis.log -v 3
Expand All @@ -704,6 +704,16 @@ _________________
The configuration options listed above are common to many MET tools and are described in :numref:`config_options`.

_________________


.. code-block:: none
mesonet_opt_var = [ "precip3hr", "precip6hr", "precip12hr", "precip10min" ];
This entry is an array of variables which are optional variables for the MESONET type input data. Above variables are not available from sometime in 2016.

__________________


Expand Down

0 comments on commit fcb2a8c

Please sign in to comment.