PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
|
◆ init_interpolation()
Compute weights for the piecewise-constant interpolation. This is used both for time-series and "snapshots".
Definition at line 761 of file Forcing.cc. References pism::array::Forcing::Data::first, pism::array::Forcing::Data::interp, pism::array::Forcing::Data::interp_type, pism::k, m_data, pism::array::Forcing::Data::n_records, pism::array::Forcing::Data::period, pism::array::Forcing::Data::period_start, and pism::array::Forcing::Data::time. Referenced by interp(). |