You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
-
CMAC 2.0
2
-
========
1
+
CMAC
2
+
====
3
3
4
4
CMAC: Corrected Precipitation Radar Moments in Antenna Coordinates
5
5
6
-
CMAC 2.0 (Corrected Moments in Antenna Coordinates version 2) is a set of
6
+
CMAC (Corrected Moments in Antenna Coordinates) is a set of
7
7
algorithms and code that does corrections to Radar data, but also adds fields
8
8
to the original data. Using fuzzy logic CMAC also calculates gate IDs such as
9
9
rain, snow and second-trip. Some other examples of the corrections done are
@@ -19,16 +19,16 @@ Interactive notebooks on the cloud
19
19
20
20
21
21
The `Atmospheric Community Toolkit <https://arm-doe.github.io/ACT>`_ is installed in this binder
22
-
and can be used to download data for CMAC2.0 from ARM Data Discovery. For an example on how
22
+
and can be used to download data for CMAC from ARM Data Discovery. For an example on how
23
23
to download ARM datastreams from Data Discovery, click `here <https://arm-doe.github.io/ACT/API/generated/act.discovery.download_data.html#act.discovery.download_data>`_.
24
24
25
25
26
-
All ARM files are in the format that is needed by CMAC2.0 for processing.
26
+
All ARM files are in the format that is needed by CMAC for processing.
27
27
28
28
Install
29
29
-------
30
30
31
-
CMAC 2.0 and the required environment can be installed by using the
31
+
CMAC and the required environment can be installed by using the
0 commit comments