Skip to content

priors not auto-generated #22

@dlebauer

Description

@dlebauer

related to github #19 :

PEcAn packages are installed on ebi-forecast using the following code:

export R_LIBS_USER="/usr/local/R-2.15/lib64/R/library"
wget https://github.com/PecanProject/pecan/archive/v1.3.2.tar.gz
tar -xvf v1.3.2.tar.gz
./pecan/scripts/build.sh

But the image regeneration still does not work.

I delete the images, touch restart.txt, and relaod. But the pictures do not show up.

rm /usr/loca/ebi/images/prev/*.png
touch /usr/local/ebi/tmp/restart.txt
## refresh browser
## expect images

to get the images back for now:

rsync -routi pecandev:/usr/local/ebi/public/images/prev/*.png /usr/local/ebi/public/images/prev/

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions