## Filename: wget_green_gmag.config ## Configuration file for wget from DTU greenland magnetometer provider # Change the daystocheck and daysoflag to download particular days of data # this is intended to download to the production version area (not a test routine) # Don't try too many at a time as it will have trouble getting the file list WEBSITE="http://flux.phys.uit.no/cgi-bin/mkascii.cgi" ; export WEBSITE LOCALWEBMIRROR="${THEMISDATA}/thg/mirrors/mag/greenland_ascii/flux.phys.uit.no" ; export LOCALWEBMIRROR WEBOPTS="res=1min\&pwd=NewAsc56\&format=iagaUnix\&comps=XYZ\&getdata=+Get+Data+"; export WEBOPTS #how many days to check in the past for missing data DAYSTOCHECK=32 ;export DAYSTOCHECK #lag how many days to wait before requesting data from station DAYSOFLAG=1588 GMAGWORKDIR="${WORKDIR}/greenMag2Do" TEMPDIR="${WORKDIR}/temp_dir/gmag_temp" GREENMASTERDIR="${IDL_THMSOC_DIR}/greenland_gmag/mastercdfs_new" L2MAGDIR=${THEMISDATA}/thg/greenland_gmag/l2 ; export L2MAGDIR ASCIIMAGDIR=${THEMISDATA}/thg/ascii_data/greenland_gmag ; export ASCIIMAGDIR