Skip to content

Commit

Permalink
Adding updated doc string for yr2 input
Browse files Browse the repository at this point in the history
  • Loading branch information
Chiranth Siddappa committed Aug 15, 2018
1 parent c6a97f5 commit 086c3d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gps_helper/gps_helper.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ def create_sv_data_set(self, yr2, mon, day, hr, minute):
Parameters
----------
yr2 : year as two digit integer, e.g., 2018 <=> 18)
yr2 : year as two digit integer, added to year 2000 (e.g., 2018 <=> 18)
mon : month as two digit integer
day : day as two digits, but can include fractional values
hr : hour as two digits, but can include fractional values
Expand Down

0 comments on commit 086c3d0

Please sign in to comment.