Skip to content
Snippets Groups Projects

change CODE URL from FTP to HTTP

Merged alex requested to merge CODE_HTTP into master
+ 1
1
@@ -321,7 +321,7 @@ A comprehensive explanation of the baseline selection syntax can be found `here`
*RMextract settings*
- ``ionex_server``: URL of the *IONEX* server (default: ``"ftp://ftp.aiub.unibe.ch/CODE/"``)
- ``ionex_server``: URL of the *IONEX* server (default: ``"http://ftp.aiub.unibe.ch/CODE/"``)
- ``ionex_prefix``: the prefix of the *IONEX* files (default: ``CODG``)
- ``proxy_server``: specify URL or IP of proxy server if needed
- ``proxy_port``: port of proxy server if needed
Loading