You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Introduction

This guide describes how to retrieve data from the TRMM mission (http://trmm.gsfc.nasa.gov/data_dir/data.html) and import them into Delft-Fews.

The attached scripts are examples only and should be customized by the user. The scripts are supplied without ANY warrenty.

Data type and location

The scrips use the 3B42RT product (merged IR and Microwave) but may be adapted to use the other products. The data is located at: trmmopen.gsfc.nasa.gov/pub/merged/mergeIRMicro . Please visit the original site for details of the data (http://trmm.gsfc.nasa.gov/data_dir/data.html).

Scripts

How to get it working

  1. Download the attached scripts GetTRMM.zip and unzip
  2. Edit gettrmm.pl, insert your e-mail address and set the number of most recent files to download
  3. Run gettrmm.pl -> you should get the original data (in rawdata) and the converted data (in fewsimport). These directories can be configured.

An example configuration of the import module (ImportTRMM 1.00 default.xml) plus id mapping (IdImportTRMM 1.00 default.xml) is also attached to this page.

  • No labels