rich-iannone / splitr

Use the HYSPLIT model from inside R and do more with it
Other
141 stars 60 forks source link

Error with file.copy when computing trajectories with 3.6.1 R version but not with 3.4.4 #49

Closed esanchezsanchez closed 4 years ago

esanchezsanchez commented 4 years ago

Hi: I performed some trajectories nicely four months ago, but not an error appears now such as "In file.copy(from = file.path(exec_dir, trajectory_files), to = recep_file_path, : problem to copy working/traj--fwd-12-03-12-00-1lat_42p83752lon-80p30364-hgt_50-24h to working/1/traj-2020-03-11-21-36-18/traj--fwd-12-03-12-00-1lat_42p83752lon-80p30364-hgt_50-24h: such file does not exist" But with previous version (3.4.4) worked perfectly. Anybody knows how to solve this problem? I tried to downgrade my R version (I use Ubuntu, now 19.10, then 19.04). Thanks a lot in advance.

esanchezsanchez commented 4 years ago

I have been finally able to run the model with newer version of ubuntu and R. The key aspect is to install https://packages.ubuntu.com/disco/libgfortran3, which is not installed by default on the system

esanchezsanchez commented 4 years ago

Solved installing libgfortran3 on the last ubuntu distribution