Changeset 26553 for issm/trunk-jpl/src/m/classes/frontalforcingsrignot.py
- Timestamp:
- 11/08/21 11:59:05 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/classes/frontalforcingsrignot.py
r26493 r26553 1 # -*- coding: utf-8 -*- 2 1 3 import numpy as np 2 4 … … 7 9 8 10 class frontalforcingsrignot(object): 9 """FRONTAL FORCINGS Rignotclass definition11 """FRONTALFORCINGSRIGNOT class definition 10 12 11 13 Usage:
Note:
See TracChangeset
for help on using the changeset viewer.