Skip to content

Commit

Permalink
Update ioos_metrics/ioos_metrics.py
Browse files Browse the repository at this point in the history
Co-authored-by: Filipe <[email protected]>
  • Loading branch information
MathewBiddle and ocefpaf authored May 23, 2024
1 parent 207dc9f commit 94024f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ioos_metrics/ioos_metrics.py
Original file line number Diff line number Diff line change
Expand Up @@ -554,6 +554,7 @@ def hf_radar_installations():
# This is a hardcoded number at the moment!
return 165

@functools.lru_cache(maxsize=128)
def mbon_stats():
"""
This function collects download statistics about MBON affiliated datasets shared with the Ocean Biodiversity
Expand Down

0 comments on commit 94024f3

Please sign in to comment.