u_leapR: Renames incorrectly named leap year image date folders.

Description Usage Arguments Value Author(s) Examples

Description

u_leapR reads the date of a suncorrected image, checks it against the folder name and if incorrect, renames the folder. This corrects for leap year folder naming errors propagated by batch processing.

Usage

1
u_leapR(path)

Arguments

path

Character string filepath to the path/row of imagery to check.

Value

If incorrectly named folders are identified they are renamed a day earlier, otherwise a message "No leap date folder errors" is printed to screen.

Author(s)

Bart Huntley, bart.huntley@dpaw.wa.gov.au

Examples

1
2
3
4
## Not run: 
u_leapR("W:/usgs/115078")

## End(Not run)

Bartesto/RSSApkg documentation built on May 23, 2019, 9:35 p.m.