Winter Nov 03 - Jun 04
Eulerian Ice Motion in C(Unix)
Compile:
gcc -o rd_cases_ice_motion rd_cases_ice_motion.c -lm -lc
Syntax:
rd_cases_ice_motion <Eulerian Ice Motion file name>
Sample Printout:
rd_cases_ice_motion.out
Eulerian Ice Motion in IDL(Unix)
Sample Printout:
rd_cases_ice_motion.out.idl
|
 |
Product File Naming Convention
File Name: Pnppp_YYDDDddd.EP
| where: |
Pn |
Platform and number
("R1") |
|
ppp |
Product ID(1-999) |
|
YY |
Start year of the product |
|
DDD |
Start julian day of the product |
|
ddd |
Duration (in days) that this product spans |
|
E |
Product type according to the code described in the document |
|
P |
File type ("P" for product, "M" for metadata)
|
|