Class NetcdfGridDumper

java.lang.Object
org.hortonmachine.gears.libs.modules.HMModel
org.hortonmachine.modules.NetcdfGridDumper

public class NetcdfGridDumper extends org.hortonmachine.gears.libs.modules.HMModel
  • Field Details

    • inPath

      public String inPath
    • pGridName

      public String pGridName
    • pIncludePattern

      public String pIncludePattern
    • pExcludePattern

      public String pExcludePattern
    • pFromTimestep

      public Integer pFromTimestep
    • pToTimestep

      public Integer pToTimestep
    • pFalseEastingCorrection

      public Double pFalseEastingCorrection
    • pFalseNorthingCorrection

      public Double pFalseNorthingCorrection
    • pNorthPoleLongitudeCorrection

      public Double pNorthPoleLongitudeCorrection
    • pNorthPoleLatitudeCorrection

      public Double pNorthPoleLatitudeCorrection
    • outFolder

      public String outFolder
  • Constructor Details

    • NetcdfGridDumper

      public NetcdfGridDumper()
  • Method Details