| Previous changeset 16:6048e44f8a61 (2017-09-28) Next changeset 18:794d0870441c (2017-09-28) |
|
Commit message:
Uploaded |
|
modified:
insect_phenology_model.xml |
| b |
| diff -r 6048e44f8a61 -r 89967e4264d0 insect_phenology_model.xml --- a/insect_phenology_model.xml Thu Sep 28 13:28:29 2017 -0400 +++ b/insect_phenology_model.xml Thu Sep 28 13:42:24 2017 -0400 |
| b |
| @@ -28,7 +28,7 @@ <inputs> <param name="location" type="select" label="Global Historical Climatology Network Station"> <options from_file="ghcnd_stations.txt"> - <column name="name" index="4"/> + <column name="name" index="2"/> <column name="value" index="0"/> <column name="latitude" index="1"/> </options> @@ -91,7 +91,7 @@ </help> <citations> <citation type="doi">10.3389/fphys.2016.00165</citation> - <citation type="doi">10.1175/JTECH-D-11-00103.22</citation> + <citation type="doi">10.1175/JTECH-D-11-00103.1</citation> <citation type="doi">10.7289/V5D21VHZ</citation> </citations> </tool> |