1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 14 days ago. based on code collected 14 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix a compiler warning when building without PROJ More... over 1 year ago
Minor cleanup in ocean::Constant More... over 1 year ago
Add a Python "driver" for PISM that implements a custom ocean model More... over 1 year ago
Add the ability to use ocean model components implemented in Python More... over 1 year ago
Turn OceanModel::compute_average_water_column_pressure() into a standalone function More... over 1 year ago
Update a few comments More... over 1 year ago
pism::Component::regrid() does not need to be virtual More... over 1 year ago
Rename pism_IceGrid.i -> pism_Grid.i More... over 1 year ago
Build system: improve the code looking for PETSc More... over 1 year ago
Fix a warning about the order of initializations More... over 1 year ago
Build system fixes More... over 1 year ago
Build system fixes More... over 1 year ago
Remove pism::InputGridInfo::{x,y,z}_len More... over 1 year ago
Add pism::LonLatCalculator More... over 1 year ago
Improve reporting of time stepping info More... over 1 year ago
Minor cleanup in pism_utilities.cc More... over 1 year ago
Clean up in surface::Factory (better error message, more code reuse) More... over 1 year ago
Fix a bug in pism::join_impl() More... over 1 year ago
Disable runtime viewer support in the script that builds PETSc More... over 1 year ago
Whitespace changes More... over 1 year ago
Remove typedefs from Context.hh More... over 1 year ago
Try to skip tests that stop because a required tool was not found More... over 1 year ago
Use VariableMetadata::clear() in the isochrone tracking code More... over 1 year ago
Replace VariableMetadata::clear_all_{strings,doubles}() with clear() More... over 1 year ago
Add Diagnostic::allocate<T>(name) to reduce the amount of boilerplate code More... over 1 year ago
Cleanup (use std::make_shared in a few places, plus formatting) More... over 1 year ago
Fix units of "eccentricity" and improve formatting More... over 1 year ago
No need to set empty standard_name More... over 1 year ago
Add "tendency_of_ice_{amount,mass}_due_to_forced_retreat" diagnostics More... over 1 year ago
Add "tendency_of_ice_{amount,mass}_due_to_frontal_melt" diagnostics More... over 1 year ago