Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 1.17 KB

README_template.md

File metadata and controls

20 lines (10 loc) · 1.17 KB

{Resource Watch Public Title} Dataset Near Real-time Script

This file describes the near real-time script that retrieves and processes the [the {dataset formal name}]({learn more link}) for [display on Resource Watch]({link to dataset's metadata page on Resource Watch}).

{Describe how the original data came from the source.}

{Describe the steps used to process the data, e.g., "convert variable X from the original netcdf file to a tif to upload to Google Earth Engine."}

Please see the [Python script]({link to Python script on Github}) for more details on this processing.

You can view the processed {Resource Watch public title} dataset [on Resource Watch]({link to dataset's metadata page on Resource Watch}).

You can also download the original dataset [from the source website]({download from source link}).

Schedule

This script is run daily. The exact time that the script is run to update the dataset can be found in the the time.cron file. This time is in Coordinated Universal Time (UTC), expressed in cron format.

Note: This script was originally written by [{name}]({link to WRI bio page}), and is currently maintained by [{name}]({link to WRI bio page}).