Home
last modified time | relevance | path

Searched refs:EcaPd (Results 1 – 4 of 4) sorted by relevance

/dports/science/cdo/cdo-2.0.0/
H A DOPERATORS682 EcaPd eca_pd Precipitation days index per time period
683 EcaPd eca_r10mm Heavy precipitation days index per time period
684 EcaPd eca_r20mm Very heavy precipitation days index per time period
685 EcaPd etccdi_r1mm Precipitation days index per time period
/dports/science/cdo/cdo-2.0.0/src/
H A Dmodule_definitions.h704 void *EcaPd(void *argument);
H A Dmodule_list.h277 static const module_t module_EcaPd = {"EcaPd" ,EcaPd , EcaPdHelp …
H A DEcaIndices.cc1274 EcaPd(void *process) in EcaPd() function