Thu, 21 Oct 2021 12:37:45 +0200
Typos correction
ioannis@37 | 1 | .. _viewing_measurements: |
ioannis@37 | 2 | |
ioannis@49 | 3 | Browse uploaded measurements |
ioannis@49 | 4 | ============================ |
ioannis@49 | 5 | |
ioannis@49 | 6 | |
ioannis@49 | 7 | Search measurements |
ioannis@49 | 8 | ------------------- |
ioannis@49 | 9 | |
ioannis@49 | 10 | You can browse already submitted measurements using the "Search Measurements" |
ioannis@49 | 11 | link in the data processing submenu. All the fields in the form are optional. |
ioannis@49 | 12 | |
ioannis@49 | 13 | |
ioannis@49 | 14 | Form fields |
ioannis@49 | 15 | ~~~~~~~~~~~ |
ioannis@49 | 16 | |
ioannis@49 | 17 | Station |
ioannis@49 | 18 | The EARLINET station call sign that performed measurement. |
ioannis@49 | 19 | |
ioannis@49 | 20 | System |
ioannis@49 | 21 | The system that was used to process the measurement. |
ioannis@49 | 22 | |
ioannis@49 | 23 | Start date |
ioannis@49 | 24 | The search start date. All measurements before that date will be |
ioannis@49 | 25 | filtered. The correct format is "YYYY-MM-DD HH:MM:SS". |
ioannis@49 | 26 | |
ioannis@49 | 27 | Stop date |
ioannis@49 | 28 | The search stop date. All measurements after that date will be |
ioannis@49 | 29 | filtered. The correct format is "YYYY-MM-DD HH:MM:SS". |
ioannis@49 | 30 | |
ioannis@49 | 31 | Upload status |
ioannis@49 | 32 | The measurement upload status. Four choices are possible (0, 1, -127, 127). |
ioannis@49 | 33 | |
ioannis@49 | 34 | Preprocessing status |
ioannis@49 | 35 | The measurement preprocessing status. Four choices are |
ioannis@49 | 36 | possible (0, 1, -127, 127). |
ioannis@49 | 37 | |
ioannis@49 | 38 | Optical processing status |
ioannis@49 | 39 | The measurement optical processing status. Four choices are |
ioannis@49 | 40 | possible (0, 1, -127, 127). |
ioannis@49 | 41 | |
ioannis@49 | 42 | Categories |
ioannis@49 | 43 | The measurement categories. Only measurements that belong to all categories |
ioannis@49 | 44 | will be returned. |
ioannis@49 | 45 | |
ioannis@49 | 46 | |
ioannis@49 | 47 | Results |
ioannis@49 | 48 | ~~~~~~~ |
ioannis@49 | 49 | |
ioannis@49 | 50 | You can filter the results of the list using the **Filter** box above the form. |
ioannis@49 | 51 | The filter searches for matches in all columns of the table, i.e you can use it |
ioannis@49 | 52 | to filter the results by id, system, start time and duration. You can also |
ioannis@49 | 53 | filter by status using a comma separated exit codes (ex. 127,127,-127). |
ioannis@49 | 54 | |
ioannis@49 | 55 | The results can be sorted by clicking on the table labels. |
ioannis@49 | 56 | |
ioannis@49 | 57 | |
ioannis@49 | 58 | View Measurement details |
ioannis@49 | 59 | ------------------------ |
ioannis@49 | 60 | In the measurement status page you can view more detailed information about |
ioannis@49 | 61 | the selected file. The following info are provided. |
ioannis@49 | 62 | |
ioannis@49 | 63 | Measurement info |
ioannis@49 | 64 | ~~~~~~~~~~~~~~~~ |
ioannis@49 | 65 | |
ioannis@49 | 66 | System |
ioannis@49 | 67 | The system that was used to process the measurement. You can change the |
ioannis@49 | 68 | system used in the processing of the measurement in the admin section |
ioannis@49 | 69 | following the "Edit in admin" link in the File actions sub menu. If |
ioannis@49 | 70 | you change the selected system, the measurement will be reprocessed |
ioannis@49 | 71 | automatically, and all old output files will be deleted. |
ioannis@37 | 72 | |
ioannis@49 | 73 | Start |
ioannis@49 | 74 | The start time of the measurement. |
ioannis@49 | 75 | |
ioannis@49 | 76 | Stop |
ioannis@49 | 77 | The stop time of the measurement. |
ioannis@49 | 78 | |
ioannis@49 | 79 | Sounding file |
ioannis@49 | 80 | The sounding file that will be used in processing the measurement. The |
ioannis@49 | 81 | status of the file is also provided (see the :ref:`ancillary_details` section |
ioannis@49 | 82 | for further info). |
ioannis@49 | 83 | |
ioannis@49 | 84 | Overlap file |
ioannis@49 | 85 | The overlap file file that will be used in processing the measurement. The |
ioannis@49 | 86 | status of the file is also provided (see the :ref:`ancillary_details` section |
ioannis@49 | 87 | for further info). |
ioannis@49 | 88 | |
ioannis@49 | 89 | Lidar ratio file |
ioannis@49 | 90 | The lidar ratio file that will be used in processing the measurement. The |
ioannis@49 | 91 | status of the file is also provided (see the :ref:`ancillary_details` section |
ioannis@49 | 92 | for further info). |
ioannis@49 | 93 | |
ioannis@49 | 94 | Categories |
ioannis@49 | 95 | The selected categories for this measurement. You can change the |
ioannis@49 | 96 | selected categories in the admin section following the "Edit in admin" |
ioannis@49 | 97 | link in the File actions sub menu. |
ioannis@49 | 98 | |
ioannis@49 | 99 | Created on |
ioannis@49 | 100 | The date and time that the file was first submitted on the SCC. |
ioannis@49 | 101 | |
ioannis@49 | 102 | Last update |
ioannis@49 | 103 | The date and time that this file was last updated. |
ioannis@49 | 104 | |
ioannis@49 | 105 | Comment |
ioannis@49 | 106 | User comments for this file. You can add / modify the comment in the admin |
ioannis@49 | 107 | section following the "Edit in admin" link in the File actions sub menu. |
ioannis@49 | 108 | |
ioannis@49 | 109 | |
ioannis@49 | 110 | The status of the measurement is represented by three icons. The icons have |
ioannis@49 | 111 | different colors depending on the status of each process. |
ioannis@49 | 112 | |
ioannis@49 | 113 | Uploading (up arrow icon) |
ioannis@49 | 114 | It indicates if everything needed for processing is provided; practically |
ioannis@49 | 115 | this indicates if the measurement file and all needed ancillary files have |
ioannis@49 | 116 | been uploaded. |
ioannis@49 | 117 | |
ioannis@49 | 118 | Preprocessing (gear icon) |
ioannis@49 | 119 | This indicates the progress of the preprocessor module. |
ioannis@49 | 120 | |
ioannis@49 | 121 | Optical processing (graph icon) |
ioannis@49 | 122 | This indicates if progress of the optical processing module (ELDA). |
ioannis@49 | 123 | |
ioannis@49 | 124 | |
ioannis@49 | 125 | These three indicators currently support four states: |
ioannis@49 | 126 | |
ioannis@49 | 127 | Gray (Not started) |
ioannis@49 | 128 | A gray indicator means that the process did not start yet. |
ioannis@49 | 129 | |
ioannis@49 | 130 | Orange (In progress) |
ioannis@49 | 131 | An orange indicator means that the process is currently performed. |
ioannis@49 | 132 | |
ioannis@49 | 133 | Green (Success) |
ioannis@49 | 134 | A green indicator means that the process finished successfully. |
ioannis@49 | 135 | |
ioannis@49 | 136 | Red (Fail) |
ioannis@49 | 137 | A red indicator means that the process failed. |
ioannis@49 | 138 | |
ioannis@49 | 139 | |
ioannis@49 | 140 | File actions |
ioannis@49 | 141 | ~~~~~~~~~~~~ |
ioannis@49 | 142 | |
ioannis@49 | 143 | The following actions are available, depending on the state of the processing. |
ioannis@49 | 144 | |
ioannis@49 | 145 | Reprocess |
ioannis@49 | 146 | The preprocessed and optical products will be recalculated. All previously |
ioannis@49 | 147 | produced files will be deleted. |
ioannis@49 | 148 | |
ioannis@49 | 149 | Rerun optical module |
ioannis@49 | 150 | Only the optical products will be recalculated. All previously |
ioannis@49 | 151 | produced optical files will be deleted. |
ioannis@49 | 152 | |
ioannis@49 | 153 | Download pre-processed files |
ioannis@49 | 154 | Download all preprocessed files in a zip file. The action is available |
ioannis@49 | 155 | only if the preprocessor finished successfully. |
ioannis@49 | 156 | |
ioannis@49 | 157 | Download optical products |
ioannis@49 | 158 | Download all optical files in a zip file. The action is available |
ioannis@49 | 159 | only if the optical module (ELDA) finished successfully. |
ioannis@49 | 160 | |
ioannis@49 | 161 | Download plots |
ioannis@49 | 162 | Download all optical files plots in a zip file. The action is available |
ioannis@49 | 163 | only if the optical module (ELDA) finished successfully. |
ioannis@49 | 164 |