Skip to content
Snippets Groups Projects
Commit 946fe002 authored by WAUTELET Philippe's avatar WAUTELET Philippe
Browse files

Philippe 21/07/2021: add missing metadata for flyers

parent c398e4bf
No related branches found
Tags PACK-MNH-V5-5-0
No related merge requests found
......@@ -873,12 +873,12 @@ tzbudiachro%clevels (NLVL_SHAPE) = 'Point'
tzbudiachro%ccomments(NLVL_SHAPE) = 'Values at position of flyer ' // Trim( tpflyer%title )
tzbudiachro%lleveluse(NLVL_TIMEAVG) = .false.
tzbudiachro%clevels (NLVL_TIMEAVG) = ''
tzbudiachro%ccomments(NLVL_TIMEAVG) = ''
tzbudiachro%clevels (NLVL_TIMEAVG) = 'Not_time_averaged'
tzbudiachro%ccomments(NLVL_TIMEAVG) = 'Values are not time averaged'
tzbudiachro%lleveluse(NLVL_NORM) = .false.
tzbudiachro%clevels (NLVL_NORM) = ''
tzbudiachro%ccomments(NLVL_NORM) = ''
tzbudiachro%clevels (NLVL_NORM) = 'Not_normalized'
tzbudiachro%ccomments(NLVL_NORM) = 'Values are not normalized'
tzbudiachro%lleveluse(NLVL_MASK) = .false.
tzbudiachro%clevels (NLVL_MASK) = ''
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment