![]() |
ACRIST MERIS Tools |
MEGS/MERSS Input/Output Command line tools
MERIS miscellaneous IDL routines
MERIS Frequently Asked Questions
Note:
Whenever you want to use one of the functions that retrieve/write data from/to a product, make sure to have the environment variable IDL_LOCAL properly positioned to the name of the directory under which the directory products/meris exists in which index_*.txa are stored.
An easy way to do this is to add the following lines in your startup.pro file:
idl_local='/coast2/local/data'
SETENV, 'IDL_LOCAL='+ idl_local
... ... after having changed the value of idl_local to reflect your own installation.