Closed dpshelio closed 8 years ago
Original comment by David PS (Bitbucket: dvdgc, GitHub: Unknown):
pull request #12 solves it, and it's been merged.
Original comment by David PS (Bitbucket: dvdgc, GitHub: Unknown):
That's what I thought... I've done as you've suggested: pull request #12
Original comment by Shaun Bloomfield (Bitbucket: s_bloomfield, GitHub: Unknown):
The SWAP object codes are in SSW, so there should be no need to have this (or any) alteration to !Path, so long as 'swap' is included in the SSW_INSTR system variable string designation.
Shaun.
Original comment by David PS (Bitbucket: dvdgc, GitHub: Unknown):
All right, it's not due to the allinone branch but where the code is executed. For SWAP there's this line:
!Path = './idl/smart_system/objects' + ':' +!Path
which such path is not part of the solarmonitor batch code, and therefore not found.
@pohuigin do you have for any chance that SWAP objects code somewhere? is it in solarsoft or in one of your repositories? In the line before it says that this was a temporary thing.
In any case we need to add this info to the installation instructions in the wiki.
David
Originally reported by: David PS (Bitbucket: dvdgc, GitHub: Unknown)
SWAP data seems to be failing since update to allinone branch...