...
Links and scripts to download
Madrigal site
Step 1: Download Python, Matlab, and/or IDL Remote APIs
...
globalDownload is a simple script that will allow you to download a whole series of files, in any format - ascii, Hdf5, or netCDF4. Generate the script using the SRI Madrigal 3 web site at httpsat http://datacedar.amisr.com/madrigal/ and openmadrigal.org and choose Access Data, then Create a command to download multiple exps, then Download a group of files as is. You specify the time range, the instruments, the format, the programming language, and, optionally, the kinds of data and other filters.
Create a script to download all Poker Flat ISR data of data type " Fitted - Long Pulse (F region480) 3 min" for the entire year 2010 all of 2021 in Hdf5 format. Note that the script by default downloads files to the /tmp directory - change this to something else if you wish.
Step 3: Create and run a globalIsprint script
...