SuperDARN / pydarn

Python library for visualizing SuperDARN Data
GNU Lesser General Public License v3.0
31 stars 11 forks source link

Major refactor of acf.py #359

Closed RemingtonRohel closed 8 months ago

RemingtonRohel commented 8 months ago

Scope

issue: N/A

Approval

Number of approvals: 1

Test

matplotlib version: 3.7.2

Try running the tutorial from https://pydarn.readthedocs.io/en/main/user/acf/, and using as many of the optional arguments as you can.

RemingtonRohel commented 8 months ago

Made another commit as I realized I had inadvertently changed the phase plotting to plot in radians. It is now back to plotting in degrees.