@@ -12,6 +12,13 @@ There are two different scripts to generate the DL3 file:
At the moment is recommended the use of the first script `DL2_to_DL3.py` and generate your own DL2 data, since the automatized generation of DL2 data is not optimized.
At the moment is recommended the use of the first script `DL2_to_DL3.py` and generate your own DL2 data, since the automatized generation of DL2 data is not optimized.
.. note::
In the case the run of the job fails due to an astropy error about too old values of the IERS data:
.. code-block::
ValueError: interpolating from IERS_Auto using predictive values that are more than 30.0 days old.
run before the script `IERS_download.py` to download offline the data and update the astropy tables.