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 | 0: reading for dimensions and starting time only 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 |