Versions Compared

Key

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

...

If the data you are interested in is listed in any of the search results we are already aware of the issue and working on the data recovery. There is no need to notify us about the problem. Please check here again later. For any other problem with MARS access, please visit the online documentation or feel free to contact us..

Feel free to

Button Hyperlink
titleAsk a question about damaged tapes
typeprimary
urlhttps://confluence.ecmwf.int/category/cd

We apologise for any the inconvenience any temporary unavailability of data may cause you.


HTML
<script src="https://polyfill.io/v3/polyfill.min.js?features=Promise"></script>
<script src="https://sites.ecmwf.int/dhs/damaged-tapes/damaged-tapes.js"></script>

<div style="border: 1px solid rgb(193,199,208); padding: 1.2em 1em 0.8em 1em; margin-top: 1em; margin-bottom: 1em; background-color: rgb(244,245,247);">
  <label for="dataset">Either select a dataset to check:</label> <select id="dataset" name="dataset"><option>scanning for datasets...</option></select>
  <p></p>
  <form id="tapes">
    <label for="tape">Or specify a tape name as given in the MARS error message:</label> <input id="tape" name="tape" type="text" placeholder="e.g. J0036400" />
    <input type="submit" value="Show" />
  </form>
  <p></p>
</div>
<div id="results" style="white-space: pre-wrap;"></div>

Hide comments