diff -r bda5e7160bf6 -r c37ebdf6d03f docs/data_processing/introduction.rst --- a/docs/data_processing/introduction.rst Wed Mar 12 11:02:18 2014 +0200 +++ b/docs/data_processing/introduction.rst Wed Mar 12 11:43:36 2014 +0200 @@ -41,7 +41,7 @@ selection of categories for the measurement are optional. When the file is uploaded, it is checked if it conforms to the needed -netcdf format. The check guarantees that the mandatory variables are present +netCDF format. The check guarantees that the mandatory variables are present in the file and that they have the correct format. Note that the check is not exhaustive, in the sense it does not guarantee that the file is able to be correctly processed; the aim of this check is to detect as early as possible @@ -59,7 +59,7 @@ files should follow a specified format, described in :ref:`netcdf_file`. In brief, a sounding file should have a name rs_YYYYMMDDccNN.nc, a overlap file a name ov_YYYYMMDDccNN.nc, and a lidar ratio file a name lr_YYYYMMDDccNN.nc, - where YYYY is a year, MM is the month, DD is the day, cc is the earlinet + where YYYY is a year, MM is the month, DD is the day, cc is the EARLINET station call sign and NN is a number. #. **The ancillary files should be uploaded on the server**. The uploading can be