Ocean Color Forum - Not logged in
Hello,
Now that the scripts in SeaDAS are written in python, how can I read and change the source code?
The scripts used to be in $SEADAS/src directory and could be easily found and changed. Is this still possible? I hope it is.
Thanks in advance,
Ana
By @sean
Date 2012-03-15 19:36
Ana,
The source code for the processing binaries are entirely unrelated to the python scripts (except that these scripts may call the binaries).
The source code will always be available - the location may change with the next release, but the files nonetheless will be available.
Sean
Thanks Sean,
Sorry, but I couldn't find the binaries anymore (e.g. mumm.c) and I thought it was related to the phyton scripts.
I know it might sound silly, but I still can't find them, can you tell me where are they?
Thanks
Ana
I couldn't find it in SeaDAS 6.2... but I did in 6.3 (/built/src).
Did I miss something when I installed SeaDAS 6.2? Strange, because it works...
Ana
By @sean
Date 2012-03-15 21:50
You need to install the seadas_source.tar.gz bundle. This is not selected by default, so it may be that when you installed 6.2 you didn't install the source bundle.
As I recall, the on-line installation script doesn't have the option to install the source as it was separated from the base installation.
Sean