Since the autotools are obsolete (and unmaintained) in MeteoIO, they have been...
Since the autotools are obsolete (and unmaintained) in MeteoIO, they have been removed. The popc++ version can be compiled with cmake (with some tricks: disable GSN and force the compiler to popcc). For consistency, the various definitions of ot_deg and to_rad have been suppressed and replaced by Cst::to_deg or Cst::to_rad. Some mentions of the Earth's radius have been replaced by Cst::earth_R0. In Coords, some variables have been declared as const.
Makefile.in
deleted
100644 → 0
configure
deleted
100755 → 0
This diff is collapsed.
configure.ac
deleted
100644 → 0