loop_wrapper loops on datetimes. But it would be useful to additionally loop on explicit list of strings, maybe several, in addition to the datetimes.
For example:
loop_wrapper --loop a=nh,sh --loop b=ssmi,amsr 20130101 20131231 echo "{d:%Y/%m%d}/{b:}/{a:}"