PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
Public Member Functions | |
LonLatGrid (const std::vector< double > &x, const std::vector< double > &y, const std::string &projection) | |
Public Attributes | |
std::vector< double > | lon |
std::vector< double > | lat |
Grid definition using coordinates in radians.
Definition at line 83 of file InputInterpolationYAC.cc.