Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section

Excluding format-parameter tuples

Column
width50%
Panel
borderStylenone
titleObjective

Disable the listed parameters, which fail for the given formats.

Panel
borderStylenone
titleInvocation

EcDlDaParamConfig.rb

--mode DEV06

--parameters FileMainGroup/cell_column FileMainGroup/cell_row FileMainGroup/cell_lat FileMainGroup/cell_lon FileMainGroup/time GEO/latitude GEO/longitude

--formats NO_REFORMAT ASCII NetCDF-3

--services HEG

--view

Info

Note that the following symbols reflect the empty string for No Reformatting: "^," | ",," | ",$"

Panel
borderStylenone
titleNotes

Even though no collections are specified, the exclusion only applies to collections containing the listed parameters.

Column
Panel
borderStylenone
titleExpected Results
  collection  | service |     format      | projection |         parameter         | required | compounded 
--------------+---------+-----------------+------------+---------------------------+----------+------------
SPL4CMDL.001 | HEG | ,ASCII,NetCDF-3 | | GEO/latitude | Y,Y,Y | N,N,N
SPL4CMDL.001 | HEG | ,ASCII,NetCDF-3 | | GEO/longitude | Y,Y,Y | N,N,N
SPL4SMAU.001 | HEG | ,ASCII,NetCDF-3 | | FileMainGroup/cell_column | Y,Y,Y | N,N,N
SPL4SMAU.001 | HEG | ,ASCII,NetCDF-3 | | FileMainGroup/cell_lat | Y,Y,Y | N,N,N
SPL4SMAU.001 | HEG | ,ASCII,NetCDF-3 | | FileMainGroup/cell_lon | Y,Y,Y | N,N,N
SPL4SMAU.001 | HEG | ,ASCII,NetCDF-3 | | FileMainGroup/cell_row | Y,Y,Y | N,N,N
SPL4SMAU.001 | HEG | ,ASCII,NetCDF-3 | | FileMainGroup/time | Y,Y,Y | N,N,N
SPL4SMGP.001 | HEG | ,ASCII,NetCDF-3 | | FileMainGroup/cell_column | Y,Y,Y | N,N,N
SPL4SMGP.001 | HEG | ,ASCII,NetCDF-3 | | FileMainGroup/cell_lat | Y,Y,Y | N,N,N
SPL4SMGP.001 | HEG | ,ASCII,NetCDF-3 | | FileMainGroup/cell_lon | Y,Y,Y | N,N,N
SPL4SMGP.001 | HEG | ,ASCII,NetCDF-3 | | FileMainGroup/cell_row | Y,Y,Y | N,N,N
SPL4SMGP.001 | HEG | ,ASCII,NetCDF-3 | | FileMainGroup/time | Y,Y,Y | N,N,N
SPL4SMLM.001 | HEG | ,ASCII,NetCDF-3 | | FileMainGroup/cell_column | Y,Y,Y | N,N,N
SPL4SMLM.001 | HEG | ,ASCII,NetCDF-3 | | FileMainGroup/cell_lat | Y,Y,Y | N,N,N
SPL4SMLM.001 | HEG | ,ASCII,NetCDF-3 | | FileMainGroup/cell_lon | Y,Y,Y | N,N,N
SPL4SMLM.001 | HEG | ,ASCII,NetCDF-3 | | FileMainGroup/cell_row | Y,Y,Y | N,N,N
SPL4SMLM.001 | HEG | ,ASCII,NetCDF-3 | | FileMainGroup/time | Y,Y,Y | N,N,N
(17 rows)
Panel
borderStylenone
titleNotes

Even though no collections are specified, the exclusion only applies to collections containing the listed parameters.



Section

Excluding format-projection tuples for a

collection

service(s)

Column
width50%
Panel
borderStylenone
titleObjective

Disable all projections for the KML format because it is projected in the GEOGRAPHIC style by default.

Panel
borderStylenone
titleInvocation

EcDlDaParamConfig.rb

--mode DEV06

--formats NO_REFORMAT ASCII NetCDF-3 KML

--projection GEOGRAPHIC

--services HEG SMAPL1L2

--collections

--view

Info

Note that the following symbols reflect the empty string for No Reformatting: "^," | ",," | ",$"

Panel
borderStylenone
titleNotes

N/A

Column
Panel
borderStylenone
titleExpected Results
Coming soon.

...