Skip to content

Commit

Permalink
improve docstring for global_data rrg
Browse files Browse the repository at this point in the history
  • Loading branch information
robertjwilson committed Feb 10, 2025
1 parent 9743fc2 commit 8629c31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ecoval/matchall.py
Original file line number Diff line number Diff line change
Expand Up @@ -489,6 +489,8 @@ def matchup(
If True, the user will be asked if they are happy with the matchups. Default is True.
out_dir : str
Path to output directory. Default is "", so the output will be saved in the current directory.
global_data : list
List of variables to matchup with global data in addition to regional. Default is [].
Returns
-------------
Expand Down

0 comments on commit 8629c31

Please sign in to comment.