Page 1 of 1
Setting DPE_SITE_ID and DPE_DOMAIN
Posted: Thu Aug 11, 2011 3:06 pm
by houchin
Hi all,
In ADL 3 as distributed, output HDF files are being created with placeholders in the output HDF filenames:
GITCO_npp_d20030125_t0718133_e0719378_b00014_-_<DPE_SITE_ID UNDEFINED>_<DPE_DOMAIN UNDEFINED>.h5
How can I set those two identifiers? I wouldn't so much mind the undefined values if it wasn't for the spaces and angle brackets, which make the filenames very shell unfriendly.
Re: Setting DPE_SITE_ID and DPE_DOMAIN
Posted: Thu Aug 11, 2011 3:32 pm
by JimBiard
Interesting! I'm not getting that result. The last two elements in the names on my files are devl and dev, respectively. The DPE_CFG.xml file sets those elements using the environment variables DPE_SITE_ID and DPE_DOMAIN. Those are set in the envSetup.csh (or ksh) file. Sounds like you are running without first setting your environment.
Re: Setting DPE_SITE_ID and DPE_DOMAIN
Posted: Thu Aug 11, 2011 3:58 pm
by gfireman
Those vars are set in envSetup.csh, but not in envSetup.ksh - at least not after running support/installAdl3.0.sh. We'll have to add them ourselves, using envSetup.ksh.org for reference.
Re: Setting DPE_SITE_ID and DPE_DOMAIN
Posted: Thu Aug 11, 2011 4:29 pm
by scottm
There is a patch available to help with the file names. Please see the download site, in the support scripts section.
Re: Setting DPE_SITE_ID and DPE_DOMAIN
Posted: Fri Aug 12, 2011 5:35 am
by houchin
gfireman wrote:Those vars are set in envSetup.csh, but not in envSetup.ksh - at least not after running support/installAdl3.0.sh. We'll have to add them ourselves, using envSetup.ksh.org for reference.
Ahh. This was my problem. Everything I had done was based on the ksh version.
Re: Setting DPE_SITE_ID and DPE_DOMAIN
Posted: Fri Aug 12, 2011 8:21 am
by gfireman
Scott M:
Could you notify us when there are new downloads available?
Either email or the ADL Announcements board would work for me.
Thanks,
Gwyn