2018-12-14T03:33 PM
(This post was last modified: 2018-12-14T03:55 PM by Lucile Gaultier.)
Where did you get your skimulator package from? It seems that you are using an old version (where the share/VERSION.txt was missing). The parameter file you are using is also deprecated and has been removed from git. I would recommand that you clone the last version of the skimulator or try to install the latest version directly from the git repository because this package evolves rapidly:
Please remember that the skimulator is evolving a lot, therefore you should pull the last version regularly and check the parameter_example_* files in example for new keys or updated configurations.
Code:
pip install git+https://git.oceandatalab.com/skim/skimulator.git@master
Please remember that the skimulator is evolving a lot, therefore you should pull the last version regularly and check the parameter_example_* files in example for new keys or updated configurations.