Skip to content

sebastien-tetaud/destination-darth-data-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banner Image

DestinE Data Visualization

Prerequisites

  1. Clone the repository:

    git clone [email protected]:tetaud-sebastien/destination-earth-climate-data-visualization.git
  2. Install Python Download and install Python

    wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh
    sh Miniconda3-latest-Linux-x86_64.sh
  3. Install the required packages Create python environment:

    conda create --name destine_env python==3.11

    Activate the environment

    conda activate destine_env

    Install python package

    pip install -r requirements.txt

Service authentification

python authentification/cacheb-authentication.py -u username -p password >> ~/.netrc
python authentification/desp-authentication.py --user username --password password

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published