beatrixparis / connectivity-modeling-system

The CMS is a multiscale stochastic Lagrangian framework developed by Paris' Lab at the Rosenstiel School of Marine, Atmospheric & Earth Science to study complex behaviors, giving probabilistic estimates of dispersion, connectivity, fate of pollutants, and other Lagrangian phenomena. This repository facilitates community contributions to CMS modules
https://beatrixparis.github.io/connectivity-modeling-system/
GNU General Public License v3.0
31 stars 25 forks source link

Issue concerning the number of letters of "name" from expt_name and input_name folders ? #29

Closed Anthowi closed 6 years ago

Anthowi commented 6 years ago

Dear all,

I am new to cms. I am using it with my own oceanographic data. I installed it and it works but I noticed depending on the number of letters of my experiment name I get a "rename Error: No such file or directory" when I run cms and my output traj_file_1.nc goes into the SCRATCH folder (the trajectories in the output file seem correct though). Actually, I get this if the number of letters is 5, but if this number is more or less, everything is okay. Here are the names of my folders: expt_NIDOR input_NIDOR

Does anyone knows if I missed something somewhere ?

Thanks a lot for your help

salwood82 commented 6 years ago

Hi, I regularly run experiments with names over 5 characters in length, so that's not your problem. Also, if you are getting a trajfile in your SCRATCH directory CMS must be finding your input and expt_ dirs. I suggest you do some more investigating and post to the CMS users forum (email connectivity-modeling-system-club@googlegroups.com) with more information on your inputs and what error/output messages you are getting. Sally

Anthowi commented 6 years ago

Thanks Sally

silvaglx commented 2 months ago

I'm sorry to reopen this issue after a long time, but I can confirm that CMS do seems to have a bug when using 5 digits experiment folder names. Your files will not be moved from /SCRATCH to /output at the end of the simulation, receiving the "rename Error: No such file or directory". However, as mentioned by @Anthowi if you use more or less than 5 digits it works.