Problem solved! It just needed one more try!
for y in 2003 2004 2005 2006 ; do
t.rast.list -s input=cla where=“start_time >= '”${y}“-03-21’ and start_time <= '”${y}“-06-21’”
done
Cheers,
Vero
Problem solved! It just needed one more try!
for y in 2003 2004 2005 2006 ; do
t.rast.list -s input=cla where=“start_time >= '”${y}“-03-21’ and start_time <= '”${y}“-06-21’”
done
Cheers,
Vero