Connecting to MarsSI

MarsSI is open to the all science communities, and is accessed from a web browser: open a new window or tab with the following URL: marssi.univ-lyon1.fr.

You will be greeted by the welcome page, offering you to login, signup or browse the portal as a guest. If you already signed up, use the connexion button and your login and password that was sent to you by email.

wiki/GettingStarted/connection.jpg

If you do not have an account, you need to send a signup request using the "signup" button or visit https://marssi.univ-lyon1.fr/MarsSI/signup/. Please fill the signup request using a institutional email and describing a credible usage of the plaform allows us to accept your application as a valid request from the scientific community. We will create for you a personal account on MarsSI. Your credentials will be emailed back to you and they are the same for the access to the MarsSI application, the wiki and to the SFTP server.

wiki/GettingStarted/signup.jpg

Once you have a login and a password, you can use those go enter MarsSI

wiki/GettingStarted/login.jpg

MarsSI web interface

Just bellow the logos, you will see buttons that controls the current environment (tab) displayed. There is 6 tabs, but the last one will rather open this wiki. The tabs are:

  • the "Target" tab set which body/view you will be using in your session
  • the “Maps” tab for data exploration and selection on a geographic information system
  • the "Search" tab performs searches using keywords
  • the “Workspace” tab to list selected data and request processing
  • the “Jobs” tab shows information about data processing

wiki/GettingStarted/tabs.jpg

On the top right corner, you will have links to edit your profile informations and logout of the portal.

"Target" tabs

This simple tab list the targets (planets) you can switch to. When you switch to a target, it will displayed in the map tab and used to filter search results.

wiki/GettingStarted/target.jpg

"Map" tabs

The Map tab present a geographic view with a set of map tools and a layer button. It will help you to select the observation you desire and add them to your cart for further processing.

wiki/GettingStarted/map.jpg

When you click on the layers button, it will expand into the list of available layers. This list is divided in two groups. The first is the background layers list, which select which map to display in your view. The default map correspond to the Mars Orbiter Laser Altimeter (MOLA) topographical map of Mars. Other layers are available, such as the THermal EMIssion Spectrometer (THEMIS) day infrared global map. You can only select one background layer at a time. The other group list the acquisitions/products made available from the various missions including Mars Reconnaissance Orbiter (MRO), Mars Express (MEx) and Mars Odyssey (MO). Those products are only displayed in footprint shapes over the map, but you can display more than one of them. See the various data sections to learn more about those datasets.

The map tools provides you with a few controls: you can zoom in and out using the buttons (or mouse wheel). The next button will reset the world view if you're lost. You can also use the measure tool to perform some distance measurements on the map. Finally, if you want to display information about a dataset, simply click on it to have a popup with its attributes displayed.

wiki/GettingStarted/map2.jpg

The "select area" control will allow you to draw a rectangle and select products from the displayed dataset layers. You can repeat this operation to add more products to your selection. You can then right-click to either erase your selection or send it to your workspace where you will be able to perform more actions (see Workspace section).

wiki/GettingStarted/map3.gif

"Search" tab

The search tab allows to look for observations based on keywords. There is mostly two ways to search for data: either use generic keywords and maybe some coordinates to get a selection of data corresponding, or try to enter a product ID to find a more specific observation.

With the first approach, the search engine will try to recognize words such as targets (mars, moon, mercury, ...), orbiters (mro, mex, ...), instruments (omega, hirise, ...), product types (edr, dem...) and return a list of observations that fit those keywords. If a coornidate in the "lat:lon" format is present, only observation that cover this point are shown.

wiki/GettingStarted/search.jpg

Note that results are paginated, be sure to check following pages.

Words that are not recognized are taken to be a product ID search critera. The search will try to find all the observations with a (partial) matching of product ID.

wiki/GettingStarted/search2.jpg

For earch result, you can click the "Add to workspace" button to add the specific observation to your workspace, as if it was selected from the map tab.

"Workspace" tab

When you are done exploring and selecting data, click on the "Workspace" tab. Here, the data you are interested in will be displayed in a table with the following columns:

  • Datasets: the global identifier for an acquisition
  • Instrument: the instrument the dataset use
  • Observation time: time of the acquisition, if applicable
  • Products: each dataset can be divided or processed into multiple products, the color indicate the product status
  • Footprint quicklook: display the footprint of this dataset

wiki/GettingStarted/workspace.jpg

Product statuses are the following:

need-processing
this product is not processed yet, you must request it
queued
this product has been requested, but is waiting for a computation slot
running
this product is being processed
completed
this product is ready -- you can request a copy to use it
failed
this product processing failed -- it is unusable

You can adjust the number of dataset list in one page, or change pages as needed. You can select dataset by either ticking the checkbox on the left of their row, or use the "Select all" and "Select none" buttons. Use the "Search" field to filter your workspace.

On the top of the tab, you have three action buttons:

  • Remove: the selected datasets are removed from your workspace (but it is still in MarsSI catalog!)
  • Process: request the selected datasets to be processed
  • Copy: request to copy the dataset to your personal SFTP directory

Select the observations entries you would like to process with the ticks on the left of the data table, then select the Process action and click "Go". You can also queue Copy request so that data is copied to your personal directory -- if there is queued or running jobs regarding the data, the copy operation will be scheduled to run after the processing is finished.

You need to process a dataset until you have all the products you want, then use the copy action to have these results in your personal directory. Process and copy status can be seen on the "Jobs" tab (see next item).

"Jobs" tab

The job tab allow you to follow your processing request statuses. You will only see the jobs you have initiated, but this can give you some information about when a processing started and its state.

wiki/GettingStarted/jobs.jpg

Log out

If you need to logout of MarsSI, click the "Log out" link at the top-right corner of the window. Your workspace is saved accross logins and any processing queued or running will be processed when possible.

Retrieving the data

To retrieve the data, you must have requested copies as shown at the end of the Workspace section, and those "copy" jobs must be finished. Data copied is kept for 30 days, but the original is not deleted from MarsSI, so you can re-request a copy if needed.

Product copied to your home directory can be retrieved using SFTP as shown in the SFTP tutorial.