| Previous changeset 17:89967e4264d0 (2017-09-28) Next changeset 19:396d95e7ddc0 (2017-09-28) |
|
Commit message:
Uploaded |
|
modified:
insect_phenology_model.xml |
| b |
| diff -r 89967e4264d0 -r 794d0870441c insect_phenology_model.xml --- a/insect_phenology_model.xml Thu Sep 28 13:42:24 2017 -0400 +++ b/insect_phenology_model.xml Thu Sep 28 13:45:12 2017 -0400 |
| b |
| @@ -29,7 +29,7 @@ <param name="location" type="select" label="Global Historical Climatology Network Station"> <options from_file="ghcnd_stations.txt"> <column name="name" index="2"/> - <column name="value" index="0"/> + <column name="value" index="2"/> <column name="latitude" index="1"/> </options> </param> |