Skip to content

Commit

Permalink
Change "Notes" to "Note" so sphinx will render the section
Browse files Browse the repository at this point in the history
  • Loading branch information
jameswilburlewis committed Oct 31, 2024
1 parent 55786f1 commit 91644e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pytplot/tplot_math/avg_res_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ def avg_res_data(tvar,res,newname=None,new_tvar=None):
-------
None
Notes
-----
Note
----
This routine uses the xarray coarsen() method to reduce the time resolution. It will only work if the
data is evenly gridded, and the res parameter evenly divides the number of samples.
Expand Down

0 comments on commit 91644e1

Please sign in to comment.