calculate_location_filepath#

calculate_location_filepath(location, state_location, country_location)[source]#

Process a location filepath.

Parameters:
  • location (string) – name of the location

  • state_location (string) – name of the state the location is in

  • country_location (string) – name of the country the location is in

Returns:

A filename for where the location data reside.

Return type:

str