I have a sub-list and I want to create with item[0] a new list if item[1] > 0.7.
a = [[\'wind\', \'0.06\'], [\'atmosphere\', \'0.08\'], [\'meteorology\', \'0.07\']