=============== Title of Code =============== Date Created: Month Day, Year One paragraph describing what the code does. Required Packages =================== * List packages or software required for the code to work * Spatial Analyst * Rgdal R package * timeseries R package * etc. Parameters ------------- Describe any steps needed for the script to run. It will help to specify which line in the code will need to be changed by the user based on their needs. 1. step 1 2. step 2 Contact --------- Name(s): First Last Name E-mail(s): email address *** This is just a basic template of the metadata and steps that we would like to have in a README file (name of code, packages and other dependencies, steps necessary to run the code, and a point of contact). Feel free to add more content as necessary so a future DEVELOPer can understand your code.