Skip to content

Need Help?

Discord Chat Server

For any IGM-related questions, feel free to connect with the community on the Discord channel. To gain access, send an email request to guillaume.jouvet@unil.ch.

Support Guidelines

If you require assistance or feedback from developers or other users, and you are encountering an issue, it is essential to share a fully reproducible and well-organized setup folder. This will streamline communication and save time. Please provide a download link or even better an access to a github repository with a setup folder structured as follows:

  • A sub-folder (e.g., experiment) containing the parameter file.
  • A sub-folder (e.g., data) containing the input data (if applicable).
  • A sub-folder (e.g., user) containing user modules (if applicable).
  • A ReadMe file that includes
    1. The exact version of IGM (tag or version to check out).
    2. The command to run to reproduce the error (e.g., igm_run experiment=params).
    3. A clear description of the issue.
    4. (Optional) The version of external libraries, if relevant (e.g., TensorFlow, xarray, etc.).