Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Commit

Permalink
Update view description
Browse files Browse the repository at this point in the history
  • Loading branch information
Reed Martz committed Dec 6, 2016
1 parent d4dc914 commit 829d22f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions django/climate_change_api/climate_data/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -268,8 +268,9 @@ def climate_indicator(request, *args, **kwargs):
type: integer
paramType: query
- name: basetemp
description: (Appropriate indicators only) The base temperature, in Kelvin, used to
calculate the daily difference for degree days sumations.
description: (Appropriate indicators only) The base temperature used to calculate the daily
difference for degree days sumations. Can be a number with a unit suffix (Such
as 20C) or a bare number (Such as 65) measured in the request output units.
required: false
type: integer
paramType: query
Expand Down

0 comments on commit 829d22f

Please sign in to comment.