Class ClimateForecast

java.lang.Object
org.apache.tika.parser.climate.ClimateForecast

public final class ClimateForecast extends Object
CF-convention global-attribute name lookup shared by GribParser and NetCDFParser, so a new convention constant only needs to be added once.
  • Method Details

    • byName

      public static Property byName(String name)
      The curated Property for a CF global-attribute name (bare, as in the file), or null.