1. copy L1 data (e.g. copy the dayly data 20250223 and sat 02, use cron_copy_tmsL1.bash 20250223 02 2. copy L1 BUFR data (e.g. copy the dayly data 20250223 and sat 02, use cron_copy_tmsBUFR.bash 20250223 02 3. copy MiRS L2 data copy_tmsL2.bash 20250223 02 2025-02-23 cron schedule: 0 5 * * * /data/www/data/cdp_pilot/TMS/script/daily.sh /data/www/data/cdp_pilot/TMS/script/daily-cron.log 2>&1 # for BUFR and level 2 data (2 day lag) */10 * * * * /data/www/data/cdp_pilot/TMS/script/hour.sh >> /data/www/data/cdp_pilot/TMS/script/hour-cron.log 2>&1 # for level 1 data (every ten minutes, daily)