18 using namespace radarelab;
21 int main(
int argc,
char* argv[])
30 cout<<
"riempito classificatore"<<endl;
31 classificatore.compute_derived_volumes();
32 cout<<
"calcolati i volumi derivati"<<endl;
33 classificatore.HCA_Park_2009();
36 volume::ODIMStorer storer;
37 storer.store_quantity_int((
Volume<int>*)(&classificatore.vol_hca));
38 storer.store(argv[1]);
134 cout<<endl<<
"Fine"<<endl;
Codice per il caricamento di volumi ODIM in radarelab.
Definisce le principali strutture che contengono i dati.
Classes to compute hydrometeor classification.
Homogeneous volume with a common beam count for all PolarScans.
compute hydrometeor classification