public:lta_tricks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
public:lta_tricks [2019-02-22 15:24] – [Python Module for Staging] Joern Kuensemoellerpublic:lta_tricks [2019-06-06 11:17] – [Python Module for Staging] Joern Kuensemoeller
Line 49: Line 49:
 ===== DBView ===== ===== DBView =====
  
-There is a server that gives the option to run your own queries on the database http://lofar-dbview.target.rug.nl/+There is a server that gives the option to run your own queries on the database https://lta-dbview.lofar.eu/
  
 A useful query might be this one, that gives you all files for a certain Obs Id (SAS VIC tree ID). A useful query might be this one, that gives you all files for a certain Obs Id (SAS VIC tree ID).
Line 319: Line 319:
  
  
-The python interaction with the LTA catalog can be complemented with the use of a specific module developed to give users more control over their staging requests.\\ The module is made available **{{:public:user_software:api_python_module_1-3.tar.gz|here}}** and its functions are self-explanatory.+The python interaction with the LTA catalog can be complemented with the use of a specific module developed to give users more control over their staging requests.\\ The module is made available **{{:public:user_software:api_python_module_1-4.tar.gz|here}}** and its functions are mostly self-explanatory.
  
 +**Alternatively to the .awe/Environment.cfg described above, user credentials can also be provided via a file ~/.stagingrc with credentials of your (MoM) account**, similar to ./wgetrc:
 +
 +    user=XXX
 +    password=YYY
 +    
 For a description of what the user can do, we list here the functions that are available. For a description of what the user can do, we list here the functions that are available.
  
  • Last modified: 2023-07-17 08:51
  • by Robbie Luijben