Summary
- add interpolation of seaRISE modeldata (details)
- interpolate Mouginot et al. AIS surface model velocities onto grid points (details)
- python port of interpBedmachineAntarctica.m (details)
- python port of interpISMIP6AntarcticaOcn (details)
- add basal forcings ismip class and outflow BC handler (details)
- CHG: Matlab > Python - Fix "plot_none.py" in python. (details)
- BUG: Python sees \{ and tries to interpret it as an escape sequence (like \n or \t), but \{ isn't valid. (details)
- BUG: \{ and \} are invalid escape sequences. (details)
- CHG: problem with backslash (details)
- CHG: numpy does not have ind1 anymore (details)
| The file was added | src/m/modeldata/interpSeaRISE.py |
| The file was added | src/m/modeldata/interpMouginotAnt2017.py |
| The file was added | src/m/modeldata/interpBedmachineAntarctica.py |
| The file was added | src/m/parameterization/interpISMIP6AntarcticaOcn.py |
| The file was added | src/m/contrib/jkjhew/outflow.py |
| The file was added | src/m/contrib/jkjhew/basalforcingsismip6.py |
| The file was added | src/m/plot/plot_none.py |
| The file was modified | src/m/plot/plot_manager.py (diff) |
| The file was modified | src/m/os/issmscpout.py (diff) |
| The file was modified | src/m/os/issmscpin.py (diff) |
| The file was modified | src/m/os/issmscpin.py (diff) |
| The file was modified | src/m/os/issmscpout.py (diff) |
| The file was modified | src/m/classes/sampling.py (diff) |
| The file was modified | src/m/classes/clusters/generic_static.py (diff) |
| The file was modified | src/m/miscellaneous/MatlabFuncs.py (diff) |