Skip to content

Commit

Permalink
Tweaked formatting for readthedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
jameswilburlewis committed Sep 27, 2024
1 parent f1011b2 commit 0b5483b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyspedas/analysis/tinterpol.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ def tinterpol(names, interp_to, method=None, newname=None, suffix=None):
Notes
-----
Uses xarray interp method to interpolate data to the times in interp_to.
See: https://docs.xarray.dev/en/latest/generated/xarray.DataArray.interp.html
Similar to tinterpol.pro in IDL SPEDAS.
Expand Down

0 comments on commit 0b5483b

Please sign in to comment.