Skip to content

Commit 2b1857a

Browse files
authored
Fixed: astrophysics RedshiftValue compound field declaration
1 parent bbc9bd4 commit 2b1857a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/api/data/metadatablocks/astrophysics.tsv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
coverage.Polarization Polarization The polarization coverage text 20 FALSE FALSE FALSE FALSE FALSE FALSE astrophysics
2525
redshiftType RedshiftType RedshiftType string C "Redshift"; or "Optical" or "Radio" definitions of Doppler velocity used in the data object. text 21 FALSE FALSE FALSE FALSE FALSE FALSE astrophysics
2626
resolution.Redshift Redshift Resolution The resolution in redshift (unitless) or Doppler velocity (km/s) in the data object. Enter a floating-point number. float 22 FALSE FALSE FALSE FALSE FALSE FALSE astrophysics
27-
coverage.RedshiftValue Redshift Value The value of the redshift (unitless) or Doppler velocity (km/s in the data object. Enter a floating-point number. float 23 FALSE FALSE TRUE FALSE FALSE FALSE astrophysics
27+
coverage.RedshiftValue Redshift Value The value of the redshift (unitless) or Doppler velocity (km/s in the data object. Enter a floating-point number. none 23 FALSE FALSE TRUE FALSE FALSE FALSE astrophysics
2828
coverage.Redshift.MinimumValue Minimum The minimum value of the redshift (unitless) or Doppler velocity (km/s in the data object. Enter a floating-point number. float 24 FALSE FALSE FALSE FALSE FALSE FALSE coverage.RedshiftValue astrophysics
2929
coverage.Redshift.MaximumValue Maximum The maximum value of the redshift (unitless) or Doppler velocity (km/s in the data object. Enter a floating-point number. float 25 FALSE FALSE FALSE FALSE FALSE FALSE coverage.RedshiftValue astrophysics
3030
#controlledVocabulary DatasetField Value identifier displayOrder
@@ -51,4 +51,4 @@
5151
astroType Object 20
5252
astroType Value 21
5353
astroType ValuePair 22
54-
astroType Survey 23
54+
astroType Survey 23

0 commit comments

Comments
 (0)