You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@StarsTravel first do a git clone https://github.com/AER-RC/common.git or git clone git@github.com:AER-RC/common.git. then, assuming your TAPE11 or TAPE12 is in the same directory as the common clone:
sys.path.append('common')
import RC_utils as RC
wn, rad = RC.readBinary('TAPE12')
How to read TAPE11 and TAPE12 files with matlab or python?
The text was updated successfully, but these errors were encountered: