-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Subset gridpoint - simplify for cases with lon, lat dims. Add checks for irregular grids * Add checks to make sure input data has 'lon' and 'lat' attributes * Add raise exception test * modify checks on lon, lat inputs. allow time-only selection * split repeated code into subroutine: subset_time * subset_bbox adjustments & tests * longitude adjust as separate func * update history
- Loading branch information
1 parent
4acf09f
commit e20f6ea
Showing
3 changed files
with
194 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters