| 
    My Project
    
   programmer's documentation 
   | 
 
Reads the meteo profile data for the atmospheric module. More...
Functions/Subroutines | |
| subroutine | atlecm (imode) | 
| subroutine | comp_quantile (jour, mois, annee, quant) | 
| Compute the calendar day number from the date.  More... | |
Reads the meteo profile data for the atmospheric module.
| subroutine atlecm | ( | integer | imode | ) | 
| [in] | imode | IMODE = 0 : READING FOR DIMENSIONS ONLY IMODE = 1 : READING ACTUAL METEO DATA | 
| subroutine comp_quantile | ( | integer | jour, | 
| integer | mois, | ||
| integer | annee, | ||
| integer | quant | ||
| ) | 
Compute the calendar day number from the date.
| [in] | jour | day | 
| [in] | mois | month | 
| [in] | annee | year | 
| [out] | quant | calendar day number | 
 1.8.16