We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e004a0 commit 4daa269Copy full SHA for 4daa269
pysteps/io/archive.py
@@ -35,7 +35,7 @@ def find_by_date(date, root_path, path_fmt, fn_pattern, fn_ext, timestep,
35
If num_prev_files=0 and num_next_files=0, return a pair containing the
36
found file name and the corresponding timestamp as a datetime.datetime
37
object. Otherwise, return a tuple of two lists, the first one for the
38
- file names and the second one for the correspondign timestemps. The lists
+ file names and the second one for the corresponding timestemps. The lists
39
are sorted in ascending order with respect to timestamp.
40
41
"""
0 commit comments