Both output_path
and download_path
are used in rnpn
for arguments that take a file path for saving a downloaded output. For consistency, it might be nice to just use one of the two. I'd vote in favor of download_path
. output_path
is only used in npn_download_geospatial()
I think.