Skip to content

Commit

Permalink
Update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
zmoon committed May 5, 2024
1 parent 198c51e commit dabc84f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion monetio/sat/_tropomi_l2_no2_mm.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,8 @@ def open_dataset(fnames, variable_dict, debug=False):
Returns
-------
xarray.Dataset
OrderedDict
Dict mapping reference time string (date) to :class:`xarray.Dataset` of the granule.
"""
if debug:
logging_level = logging.DEBUG
Expand Down

0 comments on commit dabc84f

Please sign in to comment.