Skip to content

Commit

Permalink
show MS alias
Browse files Browse the repository at this point in the history
  • Loading branch information
malmans2 authored Dec 6, 2022
1 parent fc29a57 commit ca5eccf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions c3s_eqc_data_checker/check.py
Original file line number Diff line number Diff line change
Expand Up @@ -323,8 +323,8 @@ def check_temporal_resolution(
#
# Example:
min = 1900-01-01
max = 1900-01-02
frequency = "1D"
max = 1900-02-01
frequency = "1MS"
name = "time"
"""
if name is None:
Expand Down

0 comments on commit ca5eccf

Please sign in to comment.