Interface Station

    • Method Detail

      • getName

        @Nonnull
        String getName()
        Station name or id. Must be unique within the collection
        Returns:
        station name or id. May not be null.
      • getDescription

        String getDescription()
        Station description
        Returns:
        station description or null
      • getWmoId

        String getWmoId()
        WMO station id.
        Returns:
        WMO station id, or null.
      • getNobs

        int getNobs()
        get Number of obs at this station
        Returns:
        Number of obs or -1 if unknown