Skip to main content
⚠ INFORMATION
This page was translated by an AI (LLM) with a cursory human check and is awaiting full review.

THREDDS at IDRIS for IPSL

Data stored at IDRIS can be made available via the Data Server THREDDS (Thematic Real-time Environmental Distributed Data Services) of the ESGF (Earth System Grid Federation) server of the Pierre-Simon Laplace Institute (IPSL).

NOTE

This service, administered by IPSL, is accessible only to IDRIS users affiliated with one of the member or partner laboratories of IPSL. Access requests should be sent to assist@idris.fr.

The path to the root of your THREDDS directory tree on Jean Zay is defined by the environment variable $THREDDSDIR.

The data shared in this way is accessible via the URL: https://thredds-su.ipsl.fr/thredds/catalog/idris_thredds/work/<votre login>/catalog.html.

warning

Following the change of filesystem (switch to Lustre), the various commands/scripts (mfthredds, thredds_cp and thredds_rm) that IDRIS made available to users are no longer functional. We advise you to use the usual Unix commands (cp, rsync, rm, …).

For example, to publish the contents of the directory MY_DIR/PATH on the THREDDS data server, you can use one of the following commands:

cp -r MY_DIR/PATH $THREDDSDIR/.
rsync --recursive -v MY_DIR/PATH $THREDDSDIR/.

Your opinion matters!

To give your feedback, report an error, or suggest an improvement, click here:

quick anonymous questionnaire

This questionnaire is temporary and will take less than a minute, so take the opportunity!