Skip to content

Commit

Permalink
Correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdesmet authored Dec 8, 2023
1 parent 7da453c commit 2e47568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vptstools/bin/vph5_to_vpts.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ def cli(modified_days_ago, path_s3_folder=None):
HDF5 files were recently added and convert those files from ODIM bird profile to the
`VPTS CSV format <https://github.com/enram/vpts-csv>`_. Finally, upload the generated daily/monthly VPTS files to S3.
When using the `path_s3_folder` option, the modified date is not used, but e recursive search within the given s3
When using the `path_s3_folder` option, the modified date is not used, but a recursive search within the given s3
path is applied to define the daily/monthly files to recreate.
E.g. `vph5_to_vpts --path-s3-folder uva/hdf5/nldhl/2019` or
`vph5_to_vpts --path-s3-folder baltrad/hdf5/bejab/2022/10`.
Expand Down

0 comments on commit 2e47568

Please sign in to comment.