Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects

Make file reader selection case insensitive by using ext.lower() and update...

Closed florez_j requested to merge feature/DB_for_FileReader_Repo into main
17 files
+ 880
260
Compare changes
  • Side-by-side
  • Inline
Files
17
@@ -119,3 +119,20 @@ table_header:
description: Sample source
units: unspecified
rename_as: sample_source
# NO2 additional vocabulary terms
CHOCHO (ppb):
description: CHOCHO concentration
units: ppb
rename_as: chocho_concentration_ppb
CHOCHO Uncertainty (ppb):
description: Uncertainty in CHOCHO concentration
units: ppb
rename_as: chocho_uncertainty_ppb
10_#ICEDOAS iter.:
description: Number of ICEDOAS iterations
units: unspecified
rename_as: icedoas_iterations
Loading