Skip to content

Commit

Permalink
unique slug
Browse files Browse the repository at this point in the history
  • Loading branch information
nocollier committed Jan 23, 2025
1 parent c492cc0 commit 2817d10
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ class GlobalMeanTimeseries(Metric):
Calculate the global mean timeseries for a dataset
"""

name = "Global Mean Timeseries"
slug = "global-mean-timeseries"
name = "ILAMB Global Mean Timeseries"
slug = "ilamb-global-mean-timeseries"

data_requirements = (
DataRequirement(
Expand Down

0 comments on commit 2817d10

Please sign in to comment.