Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Data Tailor Standalone is ready to use. Whenever you want to use the application, just activate your conda environment withwith $ conda activate dt_3_3 and run your customisations.

...

The Data Tailor standalone has multiple ways of use including a web-app GUI (graphical user-interface), CLI (command line interface), a Python Library and with EUMDAC. For more information, please refer to:  Data Tailor Standalone Guide. Below is a small example of using the applciation with CLI. 

Code Block
languagebash
titleActivate the conda environment
(base) $ conda activate dt_3_3