This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
>From: "Valentijn Venus" <address@hidden> >Organization: ITC >Keywords: 200311011623.hA1GNnOb029216 McIDAS-X ADDE MODIS Valentijn, Here are the DSSERVE commands we used to make the ADDE datasets for the AQUA data you FTPed. The information on the data can be found in: http://daac.gsfc.nasa.gov DSSERVE ADD MYAQUA/GUESS MODX TYPE=IMAGE INFO=GUESS DIRFILE=/data/ldm/workshop/MODIS/MYD07*.hdf "MODIS GUESS TEMPERATURE PROFILE DSSERVE ADD MYAQUA/RET MODX TYPE=IMAGE INFO=RETRIEVAL DIRFILE=/data/ldm/workshop/MODIS/MYD07*.hdf "MODIS RETRIEVED TEMPERATURE FIELDS DSSERVE ADD MYAQUA/IMAGE MODX TYPE=IMAGE DIRFILE=/data/ldm/workshop/MODIS/MYD07*.hdf "MODIS ATMOSPHERIC PROPERTIES Here is the listing from DSERVE after setting up the datasets: DSSERVE LIST MYAQUA Group/Descriptor Type Format & Range RT Comment ------------------------ ----- ------------------ -- -------------------- MYAQUA/GUESS IMAGE MODX MOD07 DATA FROM AQUA Info=GUESS DIRFILE=/data/ldm/workshop/MODIS/MYD07*.hdf MYAQUA/IMAGE IMAGE MODX MOD07 DATA FROM AQUA DIRFILE=/data/ldm/workshop/MODIS/MYD07*.hdf MYAQUA/RET IMAGE MODX MOD07 DATA FROM AQUA Info=RETRIEVED DIRFILE=/data/ldm/workshop/MODIS/MYD07*.hdf DSSERVE: done Tom