Skip to content

Commit

Permalink
ENH: download new sounding only if elapsed time is sufficient
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfidan committed Oct 22, 2024
1 parent 5477c09 commit 22cf151
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pyrad_proc/pyrad/io/io_aux.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@
"TXv": "transmitted_signal_power_v",
"SNRh": "signal_to_noise_ratio_hh",
"SNRv": "signal_to_noise_ratio_vv",
"SNR": "signal_to_noise_ratio",
"CCORh": "clutter_correction_ratio_hh",
"CCORv": "clutter_correction_ratio_vv",
"dBm_sun_hit": "sun_hit_power_h",
Expand Down

0 comments on commit 22cf151

Please sign in to comment.