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: Mike Trexler <address@hidden> >Organization: NCSU >Keywords: 200009250008.e8P084b11689 ldm-mcidas Mike, >Thanks again for all your help! > >I've done as instructed, but can't get it write the products to disk. >The lod file looks like this... > >ep 26 00:16:44 pnga2area[24842]: Starting Up >Sep 26 00:16:44 pnga2area[24842]: output file pathname: /newdata/images/sat/GO > ES-10/8km/WV/WV_20000926_0000 >Sep 26 00:16:44 pnga2area[24842]: Can't open file /newdata/images/sat/GOES-10/ > 8km/WV/WV_20000926_0000 This looks like the user running the LDM doesn't have write permission for the output directory (or for /newdata). >The pathnames are correct, so I'm a little confused. Any ideas? Check the permissions on the directories and see if you, as 'ldm', can create the following file: touch /newdata/xxx touch /newdata/images/xxx touch /newdata/images/sat/xxx etc. Tom >From address@hidden Tue Sep 26 13:37:46 2000 >Subject: Re: 20000925: MCIDAS over idd (cont.) Thanks, Tom. Stupid me recreated the directories as root. Anyway, it works now! Thanks for all you help. Mike