geoport
Results
2
comments of
geoport
Thanks for the reply, my problem was with Auth.UpdatePassword function. I wrote a js script to fetch access token from the url and write it into a hidden input field....
You can try to run Pipeline_05_Nonlinear_Method.ipynb with the following vs_profile ``` vs_matrix = np.array([[7, 300, 0.01, 1500, 1]]) vs_profile = Vs_Profile(vs_matrix,add_halfspace=True) ``` after running ``` sim_results = nl_sim.run( show_fig=True, save_txt=False,...