my @temps = sort { $a <=> $b } keys %hash; #### @fluors= @hash{@temps};