run_wget: Run a bash script to download NetCDF files

View source: R/new_functions.R

run_wgetR Documentation

Run a bash script to download NetCDF files

Description

Given a bash script produced by generate_wget(), runs the script and downloads results to the specified directory

Usage

run_wget(script.path, directory = "./")

Arguments

script.path

a bash file (ext = .sh) including the path to the file

directory

a path to a directory indicating where results should be stored

Value

downloads NetCDF files to the users' machine


elizagrames/climetric documentation built on Nov. 1, 2022, 6:26 a.m.