Skip to content

Commit

Permalink
creating indicator matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
CarissaGervasi-NOAA committed Oct 2, 2024
1 parent 2fdbb22 commit 1887d7f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified indicator_data/all_indicators_matrix.rda
Binary file not shown.
2 changes: 1 addition & 1 deletion indicator_processing/CreateIndicatorMatrix.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Script to pull all the indicators from the indicator_objects folder and merge the data into a matrix that can be used for stoplight plots.

# I am working on turning this into a function and including the indicators with monthly data.
# I am working on turning this into a function and including the indicators with monthly data. For the monthly indicators we need to just average those into annual time steps.


rm(list = ls())
Expand Down

0 comments on commit 1887d7f

Please sign in to comment.