GitHub user agoodm opened a pull request:
https://github.com/apache/climate/pull/366
CLIMATE-818 - local.load_dataset_from_multiple_netcdf_files() does not
accept user entered lon_name and lat_name fields.
- Fixed ```load_dataset_from_multiple_netcdf_files()``` so that user
entered ```lat_name```, ```lon_name```, and ```time_name``` are valid.
- Slight change to handling of optional arguments in load_file() to ensure
default behavior is handled correctly.
@huikyole Please feel free to review before I merge this!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/agoodm/climate CLIMATE-818
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/366.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #366
----
commit 009daf6f144965b86e993847ce21943c7c99eebb
Author: Alex Goodman <[email protected]>
Date: 2016-06-27T21:47:13Z
CLIMATE-818 - local.load_dataset_from_multiple_netcdf_files() does not
accept user entered lon_name and lat_name fields.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---