Skip to content
This repository has been archived by the owner on Jan 10, 2018. It is now read-only.

Refactoring read_nc_single() and read_nc_multi() #5

Open
2 tasks
andersy005 opened this issue Jul 31, 2017 · 0 comments
Open
2 tasks

Refactoring read_nc_single() and read_nc_multi() #5

andersy005 opened this issue Jul 31, 2017 · 0 comments

Comments

@andersy005
Copy link
Owner

  • Create a separate function for single and multi modes that calls xarray.open_dataset() and xarray.open_mfdataset() respectively.

  • After this, have single and multi modes use same function for further dataset selection and indexing.

@andersy005 andersy005 changed the title Refactoring read_nc_single() and read_nc_multi() Refactoring read_nc_single() and read_nc_multi() Jul 31, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant