Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 316 regions #378

Merged
merged 11 commits into from
Jul 18, 2016
Merged

Issue 316 regions #378

merged 11 commits into from
Jul 18, 2016

Conversation

doutriaux1
Copy link
Contributor

@durack1 @glecker1 let's review carefully

@doutriaux1
Copy link
Contributor Author

@gleckler1 I forgot to update the all_options param file Let's talk tomorrow

@durack1
Copy link
Collaborator

durack1 commented Jul 13, 2016

@doutriaux1 looks like the graphics tests are continuing to fail everything else looks like it's working well..

@gleckler1
Copy link
Contributor

@durack1 @doutriaux1 graphics failures much less of a concern that the statistics results

@doutriaux1
Copy link
Contributor Author

taking a stab at it today.

@gleckler1
Copy link
Contributor

@doutriaux1 checking now... initial tests look good as does organization of output interpolated clims.... one issue is that for single level data (e.g., 'ta-850') issue #367 has not been fixed, e.g.:
cmip5.CCSM4.historical.r1i1p1.mo.Amon.ta_85000-850.ver1.1980-2005.interpolated.linear.2.5x2.5.NHEX.AC.nc

@gleckler1
Copy link
Contributor

@doutriaux1 awesome advancement of the PMP! Apart from issue #367 the only problem I've found is with variable 'tas' (see below) ... maybe has to do with singleton dimension?

REGION: {'domain': Selector(<cdutil.region.DomainComponent instance at 0x7f4160fc5f80>), 'id': 'SHEX'}
OBS SHAPE IS (12, 25, 144)
tas ACCESS1-0 (12, 25, 144) (12, 25, 144) default
REGION: {'domain': Selector(<cdutil.region.DomainComponent instance at 0x7f4160f88368>), 'id': 'NHEX'}
OBS SHAPE IS (12, 24, 144)
tas ACCESS1-0 (12, 24, 144) (12, 24, 144) default
REGION: {'id': 'global'}
OBS SHAPE IS (12, 72, 144)
tas ACCESS1-0 (12, 72, 144) (12, 72, 144) default
REGION: {'id': 'land', 'value': 100.0}
failed with 4D OBS tas default OBS instance has no attribute 'region'
REGION: {'id': 'ocean', 'value': 0.0}
failed with 4D OBS tas default OBS instance has no attribute 'region'

@doutriaux1
Copy link
Contributor Author

@durack1 @gleckler1 test suite is fixed now! param file updated. Ready to be merged at your convenience.

@gleckler1
Copy link
Contributor

@doutriaux1 Everything is looking good but still getting error below with TAS... with attached parameter file...

OBS SHAPE IS (12, 24, 144)
tas ACCESS1-0 (12, 24, 144) (12, 24, 144) default
REGION: {'id': 'global'}
OBS SHAPE IS (12, 72, 144)
tas ACCESS1-0 (12, 72, 144) (12, 72, 144) default
REGION: {'id': 'land', 'value': 100.0}
failed with 4D OBS tas default OBS instance has no attribute 'region'
REGION: {'id': 'ocean', 'value': 0.0}
failed with 4D OBS tas default OBS instance has no attribute 'region'

@gleckler1
Copy link
Contributor

@doutriaux1

@gleckler1 gleckler1 closed this Jul 15, 2016
@gleckler1
Copy link
Contributor

@doutriaux1 appended .txt to parameter file since upload does not accept .py
test_regional.py.txt

@durack1
Copy link
Collaborator

durack1 commented Jul 15, 2016

@gleckler1 did you mean to close this PR without merging the branch into master? Because reading the above that's exactly what has been done.

@gleckler1 gleckler1 reopened this Jul 15, 2016
@gleckler1
Copy link
Contributor

@doutriaux1 @durack1 Did not mean do close it. Waiting for tas bug to be fixed before accepting pull request...

@durack1
Copy link
Collaborator

durack1 commented Jul 15, 2016

@doutriaux1 was also planning on getting the OS X graphics working too.. So then we have an active linux AND OS X test running.. This would be great!

This was referenced Jul 16, 2016
@doutriaux1
Copy link
Contributor Author

@durack1 the mac will probably happen in another branch later, this is not a high priority issue.

@doutriaux1
Copy link
Contributor Author

@gleckler1 should have fixed your issue and also Curt issue while at it.

@gleckler1
Copy link
Contributor

@doutriaux1 is creation of filename for single level data of interpolated clims also fixed?

@doutriaux1
Copy link
Contributor Author

in another PR after this one.

@gleckler1 gleckler1 merged commit 6265bc7 into master Jul 18, 2016
@durack1
Copy link
Collaborator

durack1 commented Jul 18, 2016

@gleckler1 @doutriaux1 woo hoo.. Travis is all green (for linux at least!)

@durack1
Copy link
Collaborator

durack1 commented Jul 18, 2016

@doutriaux1 @gleckler1 what does this merge close, we have standing: #252, #343, #361, #367, #372, #373, #374 and #375 - or see https://github.com/PCMDI/pcmdi_metrics/milestone/7

@gleckler1
Copy link
Contributor

@doutriaux1 @durack1 it looks like it does not include the "demo" PR #376 :
https://github.com/PCMDI/pcmdi_metrics/pull/376/files

@doutriaux1 doutriaux1 deleted the issue_316_regions branch July 19, 2016 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants