I wrote the following about the data locations and access methods:
It took most of the morning to *find* all the files and standardize the
directories so they all look the same. I've set up a "unionfs" mount
which is basically a whole bunch of drives joined together - thats why
the directories needed to be standardized.
The union mount is exported via NFS BUT, I need to add IP addresses for
the machines that want to mount the files. a "showmount -e enso" will
list the mount. If you're going to do an NFS mount, use: "mount
enso:/mount/union-drive place-to-mount-on-your-machine"
Finally, enso has a field account with the customary access so the files
can be accessed via ssh/scp through /mnt/union-drive
And, as if that weren't complex enough, they can be accessed via their
actual/real locations, on /mnt/union-n where n=0,1,2,3,4 (there are four
drives).
Note - the /mnt/union-2 drive is appearing flakey so I've been trying to
remove it from the system but need to copy the data off the drive.
If you can get me the IP addresses of the machines to add, I can set up
NFS mounting. Finally, we can't do NFS mounts to AMI - the AMI system
won't allow it as far as I know.
I wanted to get the info to you as quickly as possible, so this e-mail
is scattered, sorry.
Also, I discovered a problem in the retrieval of the reprocessed data -
the ordering thing isn't getting all the files from laads - I'm
investigating why. This means the reprocessed files aren't all here when
I had thought they were (discovered this on Saturday when I started to
look at why things were going so fast....)
If you look at the mount, everything is under "MODIS_data" so it looks like:
MODIS_data
terra-modis-data
2006
aqua-modis-data
2006
terra-modis-data-reprocessed
2006