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)
- More fixes for numpy.in1d (details)