Project

General

Profile

Installation

To download the code, you have to clone the DPOLSIMUL.git GIT repository:

1/ sign in on this platform (if you don't already have an account, register here:
https://redmine.umr-cnrm.fr/account/register

2/ send your public SSH key (file id_rsa.pub in ~/.ssh) to , specifying the read-only or read-write access intended
If you don't already have a ssh key, create one using:

ssh-keygen -t rsa

3/ ask to add you in the project members (reader or developper)
Then:
(read-only)

git clone ssh://reader168@git.umr-cnrm.fr:/data/git/DPOLSIMUL.git

(read-write)

git clone ssh://admin168@git.umr-cnrm.fr:/data/git/DPOLSIMUL.git

Important : the git commands do not work with Meteo France VPN ! to use git clone, you have to deactivate the vpn connection if you work from home.

Retrieve or send modifications

To retrieve the last modifications:

git pull origin master

To send your modifications (if you are a developer and after doing a local commit):

git push origin master

Documentation

The detailed working steps of the T-matrix code together with the possible choices about the hydrometeor microphysical characteristics are detailed in the attached TmatrixDocumentation.pdf file (see "Files" (1) in the bottom of this page).
Once you have downloaded the git project DPOLSIMUL.git, you can also access the documentation latex and pdf files in the directory DPOLSIMUL/TmatrixDocumentation.

Mailing list


(to receive information about updates or issues)

To subscribe, send an empty mail to with, as subject:

subscribe operateur_obs_radar <Firstname> <Name>

or go to
http://listsympa.meteo.fr/sympa/subscribe/operateur_obs_radar

You can also contact for help or questions.