Skip to content

Commit

Permalink
update data, 2024 done
Browse files Browse the repository at this point in the history
  • Loading branch information
travistai2 committed Feb 5, 2025
1 parent c28c55a commit ddbcb92
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data-raw/erddap/oisst.R
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ if(!DL_ALL_DATA){

# set start date from start of year of latest date in oisst_7day data
# this ensures that each calendar week is calculated correctly
# need to revise when the year changes over
timechar <- "T12:00:00Z"
data_enddate <- max(oisst_7day_orig$end_date)
#start_date <- paste0(data_enddate + 1, timechar)
Expand Down
Binary file modified data/oisst_7day.rda
Binary file not shown.
Binary file modified data/oisst_month.rda
Binary file not shown.

0 comments on commit ddbcb92

Please sign in to comment.