Skip to content

Commit

Permalink
add covariate
Browse files Browse the repository at this point in the history
  • Loading branch information
Ana Ordonez committed Oct 19, 2023
1 parent c8af8a6 commit ffcefbb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pcmdi_metrics/extremes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,9 @@ You can either use a region from a shapefile or provide coordinate pairs that de
| reference_data_path | (str) The full path of the reference data file. |
| reference_data_set | (str) The short name of the reference datas set for labeling output files. |
| reference_sftlf_template | (str) The full path of the reference data set land/sea mask. |
| metrics_output_path | (str) The directory to write output files to. |
| metrics_output_path | (str) The directory to write output files to. |
| covariate_path | (str) File path of covariate timeseries netcdf. |
| covariate | (str) Name of covariate variable in file given by --covariate_path. |
| plots | (bool) True to save world map figures of mean metrics. |
| debug | (bool) True to use debug mode. |
| msyear | (int) Start year for model data set. |
Expand Down

0 comments on commit ffcefbb

Please sign in to comment.