Skip to content

Commit

Permalink
Make rainfall_rate optional in categorize file
Browse files Browse the repository at this point in the history
  • Loading branch information
tukiains committed Nov 22, 2023
1 parent 90b56b2 commit 5922481
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cloudnetpy_qc/variables.py
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,6 @@ def time_units(nc: netCDF4.Dataset) -> str:
units="m s-1",
standard_name="rainfall_rate",
required=[
Product.CATEGORIZE,
Product.DISDROMETER,
Product.WEATHER_STATION,
Product.RAIN_RADAR,
Expand Down

0 comments on commit 5922481

Please sign in to comment.