Location-class.RdAn S4 Class to represent a breeDBase Location
nameUnique location name (must not conflict with an existing location name)
abbreviationLocation abbreviation
country_codeISO Alpha-3 country code
country_nameUppercase english short name from the ISO standard
programName of one or more existing Breeding Programs
typeLocation type (Town, Farm, Field, Greenhouse, Screenhouse, Lab, Storage, Other)
latitudeLocation latitude (decimal degrees)
longitudeLocation longitude (decimal degrees)
altitudeLocation elevation (meters)
noaa_station_idThe NOAA Station ID that is nearest and most relevant to the location (ex: GHCND:US1NYTM0042)
Other Location:
Location,
buildLocationTemplate(),
geocodeLocation(),
getCountryCodes(),
getLocationTypes(),
lookupNOAAStationID(),
writeLocationTemplate()