iangow / se_core

Core code for StreetEvents data
7 stars 5 forks source link

Test update code #2

Closed iangow closed 5 years ago

iangow commented 5 years ago

@danielacarrasco

You would need to change the code in update_se.sh to use your user ID (carrascod) in place of mine (iangow).

It is probably a good idea to do something similar to this to avoid having to enter passwords. Let's discuss on Tuesday.

danielacarrasco commented 5 years ago

I was able to download the files. Is this expected to fix this ?

For now I am "translating" this project into python.

iangow commented 5 years ago

@danielacarrasco I can now connect from 10.101.13.99 to the server holding the original XML files (45.113.235.201). Please test that you can do the same.

igow@igow-z640:~$ ssh iangow@45.113.235.201
-------------------------------------------------------------------------------------
  NeCTAR Ubuntu 16.04.4 LTS x86_64
  Image details and information is available at
  https://support.nectar.org.au/support/solutions/articles/6000106269-image-catalog
-------------------------------------------------------------------------------------

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/advantage
New release '18.04.1 LTS' available.
Run 'do-release-upgrade' to upgrade to it.

Last login: Tue Nov 20 21:13:07 2018 from 10.101.13.99
iangow@sftp-resplat:~$ exit
iangow commented 5 years ago

I think I will take a simpler approach. See #6.