Skip to content

Commit

Permalink
Updates docstring for StandardiseMetadata.process
Browse files Browse the repository at this point in the history
  • Loading branch information
MoseleyS committed Dec 15, 2023
1 parent d04bd9f commit 5b5a7e4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion improver/standardise.py
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,8 @@ def process(
Optional list of scalar coordinates to remove from output cube
attributes_dict:
Optional dictionary of required attribute updates. Keys are
attribute names, and values are the required value or "remove".
attribute names, and values are the required changes.
See improver.metadata.amend.amend_attributes for details.
Returns:
The processed cube
Expand Down

0 comments on commit 5b5a7e4

Please sign in to comment.