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 56a4188 commit 4142d45
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 @@ -85,6 +85,7 @@ get_mod_filenames <- function(http,
".*>([A-Z0-9]+\\.A[0-9]+(?:\\.h[0-9]{2}v[0-9]{2})?\\.[0-9]+\\.[0-9]+\\.hdf)<.*", "\\1", #nolint
getlist)
success <- TRUE
print(getlist)

}
}
Expand Down

0 comments on commit 4142d45

Please sign in to comment.