Function to download the test data files from zenodo that are needed to run Osiris.
get_example_data(
write_dir = getwd(),
dir_name = "Osiris_Data_Test",
data_link = "https://zenodo.org/record/7530067/files/Osiris_Data_Test.zip?download=1"
)
Default = getwd()
= "Osiris_Data_Test". Name of directory to install zip file to.
Default = "https://zenodo.org/record/7530067/files/Osiris_Data_Test.zip?download=1"
number