cgq-qgc / pyhelp

A Python library for the assessment of spatially distributed groundwater recharge and hydrological components with HELP
MIT License
17 stars 5 forks source link

PR: Make reading weather input more flexible #59

Closed jnsebgosselin closed 5 years ago

jnsebgosselin commented 5 years ago

The labels for latitude and longitude in the input weather data files had to be exactly Latitude (dd) and Longitude (dd).

The goal of this PR is to allow more flexibility when reading these two labels, so that the reading of the weather data files do not fail if a space is missing for example.

pep8speaks commented 5 years ago

Hello @jnsebgosselin! Thanks for updating the PR.

Cheers ! There are no PEP8 issues in this Pull Request. :beers:

Comment last updated on February 08, 2019 at 20:47 Hours UTC