You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if [ ! -f "tables/chspec_CHIANTIv10.fits.gz" ]; then
echo -e "Table data not available, downloading it now"
echo -e "Downloading file from https://www.prl.res.in/ch2xsm/static/chspec_CHIANTIv10.fits.gz"
echo -e "If you require proxy setting for internet access, ensure that proxy is set for wget in /etc/wgetrc or elsewhere. Otherwise download the file from above link and save it in tables directory and re-run this script."