On this page are uploaded scripts that can download GSICS data files from the thredds server.
This follows an action on NOAA GDWG
A.GDWG.2019.9p.2 : GCC to provide EUMETSAT the download script for review to see if this can be provided to users to improve the downloading of GSICS products.
Response: Script (
get_gsics_products_operational.sh) uploaded as attachment to this page.
# GDWG.2016.5d.1 NOAA to upload their download scripts on Wiki for review.
# GDWG.2016.5d.3 NOAA to check if their scripts can be installed and used
from the NOAA THREDDS server to mirroring the CMA and EUMETSAT GSICS
servers
These scripts were tested for downloading JMA EUMETSAT and NOAA data from the thredds server. Can be used for downloading data from CMA
Procedure
First run the get_data_from_tredds.sh script. This would download the catalog.html
The get_noaa.sh script would extract the downloadable files from the catalog and loop over a wget command to download the data files.
-Author: Manik Bali