Skip to content

Commit

Permalink
updating hf-radar (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
MathewBiddle authored Feb 11, 2025
1 parent 46d1097 commit c92d8a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ioos_btn_metrics.csv
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ date_UTC,Federal Partners,Regional Associations,HF Radar Stations,NGDAC Glider D
2022-10-05,17.0,11.0,165.0,59088.0,390.0,635.0,4444.0,6.0,8.0,9.0,13.0,34.0,24499.0,1.0,5.0
2023-01-05,17.0,11.0,165.0,62042.0,768.0,635.0,4444.0,6.0,8.0,9.0,13.0,34.0,11840.0,1.0,5.0
2024-01-26,17.0,11.0,165.0,61990.0,721.0,886.0,5190.0,5.0,8.0,11.0,13.0,34.0,42599.0,1.0,5.0
2025-01-21,17.0,11.0,165.0,74178.0,731.0,1081.0,6134.0,10.0,13.0,11.0,13.0,34.0,37475.0,1.0,5.0
2025-01-21,17.0,11.0,183.0,74178.0,731.0,1081.0,6134.0,10.0,13.0,11.0,13.0,34.0,37475.0,1.0,5.0
2 changes: 1 addition & 1 deletion ioos_metrics/ioos_metrics.py
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@ def hf_radar_installations():
"""
# This is a hardcoded number at the moment!
return 165
return 183


@functools.lru_cache(maxsize=128)
Expand Down

0 comments on commit c92d8a0

Please sign in to comment.