Skip to content

Commit

Permalink
Update get_mod_filenames.R
Browse files Browse the repository at this point in the history
  • Loading branch information
pkautio authored May 17, 2024
1 parent 4142d45 commit 69954b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/get_mod_filenames.R
Original file line number Diff line number Diff line change
Expand Up @@ -135,5 +135,6 @@ get_mod_filenames <- function(http,
} else {
Modislist <- grep(".hdf$", getlist, value = TRUE)
}
print(Modislist)
return(Modislist)
}

0 comments on commit 69954b4

Please sign in to comment.