RealEarthâ„¢ Upload



Upload Data File(s)

File:

Name:
-
Date:
-
Time:
-

Key:
URI:

Accepted formats include:
  • GeoTIFF
  • GeoJSON
  • Shapefile
  • McIDAS-X AREA

File name format:
  • NAME_YYYYMMDD_HHmmss

Zip or GZip archives of the above are accepted.
Must not contain subdirectories.

Shell Script

Use the re_upload script to automate uploads from the *NIX command line

Usage

re_upload [-hupjtcg1dxv] [-f [hours]] [-p [part]] [-k key|file] [-l "URI"] [-s server:port] file [name] [date] [time] -h: Show help -u: Check for update Version: 54 -p: Designate file as part of a larger product (part # optional) -f: Force overwrite if there is a conflict (hour range optional) -j: Use JPEG compression (requires GDAL tools) -t: Do not timeout -k: Specify the upload key or file -l: Specify a URI for download of the original data -c: Add random sleep to mitigate concurrent uploads (eg. cron jobs) -g: Send through public gateway -s: Specify the server and port Default: epscloud.ssec.wisc.edu -1: Do not retry on failure -d: Delete file on successful upload -x: Print target server and port (do not upload) -v: Be verbose file: Path to file Format: /path/to/[name]_[YYYYMMDD]_[HHMMSS].??? name: Specify the product name Required when the file name does not contain [name] Format: Cannot contain '_' date: Specify the date Required when the file name does not contain [date] Format: YYYYMMDD time: Specify the time Required when the file name does not contain [time] Format: HHMMSS