Skip to content

workspace

Guillaume W. Bres edited this page Dec 27, 2023 · 6 revisions

Define your workspace 📈

Now that you have our applications at your disposal, you want to define your Workspace.

The Workspace is where all output products are to be genereated.

All our apps use either

  • the RINEX_WORKSPACE environment variable. This one is prefered. If you're familiar with ENV variables, simply define your workspace this way.
  • the --workspace (-w) flag to define a workspace location for this session
  • If none of those were provided, we will attempt at creating a local WORKSPACE folder.
Clone this wiki locally