Difference between revisions of "7. Retrieve operational ECMWF fields for FLEXPART"

From mn/geo/geoit
Jump to: navigation, search
(Created page with " Back to ECMWF overview[http://muspelheim.nilu.no/w/index.php/ECMWF]")
 
Line 1: Line 1:
 +
Uses number of fortran scripts which are run on MARS.
 +
 +
Need to copy the following directory and files to your home directory on ecgate:
 +
 +
ls flex_extract_ecgate_V4
 +
 +
flex_ecmwf_91_global_1.0_ecgate
 +
extract_ecmwf_ftpbase
 +
seq_control.V4
 +
seq_extract.V4
 +
submit
 +
 +
Edit the times in the file:
 +
seq_control.V4
 +
 +
Copy the template file flex_ecmwf_91_global_1.0_ecgate to extract_ecmwf_ftpbase
 +
 +
Run the job using:
 +
./submit
 +
 +
Check flexpart documentation on website to see how to generate files for flexpart, for example for nested sub-domain
  
  

Revision as of 13:10, 29 October 2012

Uses number of fortran scripts which are run on MARS.

Need to copy the following directory and files to your home directory on ecgate:

ls flex_extract_ecgate_V4
flex_ecmwf_91_global_1.0_ecgate
extract_ecmwf_ftpbase
seq_control.V4
seq_extract.V4
submit

Edit the times in the file:

seq_control.V4

Copy the template file flex_ecmwf_91_global_1.0_ecgate to extract_ecmwf_ftpbase

Run the job using:

./submit

Check flexpart documentation on website to see how to generate files for flexpart, for example for nested sub-domain













Back to ECMWF overview[1]