Skip to content

A package that focuses on interaction with the LOFAR Long Term Archive within the FLOCS ecosystem.

License

Notifications You must be signed in to change notification settings

FLOCSoft/flocs-lta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flocs-lta

A package that focuses on interaction with the LOFAR Long Term Archive within the FLOCS ecosystem.

Requirements

Downloading data

The following dependencies need to be installed for downloading data:

After creating a file $HOME/.stagingrc with your username and StageIt token, you should be able to download via flocs-download <staging id>.

Staging data

The following dependencies need to be installed for staging data:

Do not install oracle via the LTA Client instructions. Instead, install

uv pip install cx-oracle

Then you will need to configure your AWE environment by editing $HOME/.awe/Environment.cfg with your LTA login credentials.

If you want to be able to stage data, you need the Oracle instant client. Install it via your package manager, or this webpage:

https://www.oracle.com/database/technologies/instant-client/linux-x86-64-downloads.html

Installation

The FLOCS LTA package can be installed as usual with pip:

uv pip install git+https://github.com/FLOCSoft/flocs-lta.git

after which flocs-lta-search and flocs-lta-download. Should be available.

About

A package that focuses on interaction with the LOFAR Long Term Archive within the FLOCS ecosystem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages