NREL/celavi

Add and/or expand docstrings on methods throughout

Closed this issue · 0 comments

  • ComputeLocations.wind_power_plant: Column names and data types for USWTDB (or if completely raw file is used, note that), and where the database can be downloaded
  • ComputeLocations.landfill: Add docstring with raw data location, and column names/data types if file needs to be adjusted before use
  • ComputeLocations.other_facility: Add docstring with column names and data types (this is a custom-made file, so no download location)
  • ComputeLocations.capacity_projections: Fill out docstring with functionality, Parameters and Returns
  • ComputeLocations.join_facilities: Fill out docstring with functionality, Parameters, and Returns
  • CostGraph.__init__ : Review docstring and match it to generalized code
  • CostMethods class needs docstring
  • data_filtering: filter_locations
  • data_filtering: filter_routes

Items for Annika

  • ComputeLocations.__init__: Add parameter description for node_locations