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

grib save : minor update #229

Merged
merged 2 commits into from
Nov 30, 2012
Merged

grib save : minor update #229

merged 2 commits into from
Nov 30, 2012

Conversation

bblay
Copy link
Contributor

@bblay bblay commented Nov 27, 2012

These changes support a user who is converting NetCDF to GRIB2.

@bblay
Copy link
Contributor Author

bblay commented Nov 27, 2012

Closing until tests have been added.

@bblay bblay closed this Nov 27, 2012
@bblay bblay reopened this Nov 27, 2012
This was referenced Nov 27, 2012
mock_set_long.assert_any_call(grib, "typeOfSecondFixedSurface", -1)
mock_set_long.assert_any_call(grib, "scaleFactorOfSecondFixedSurface", 255)
mock_set_long.assert_any_call(grib, "scaledValueOfSecondFixedSurface", -1)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lovely use of mocking. Would it be worth while adding test coverage for a AuxCoord with bounds?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Definitely, yes, but I thought that was out of scope for a support issue, where we're supposed to be providing evolutionary steps not full feature developments. I don't need bounds so I didn't think I was supposed to address them here, as it would needlessly delay the support. Not certain about this though!

I've requested a support milestone, which might help clarify this in the future.

bjlittle added a commit that referenced this pull request Nov 30, 2012
grib save : minor update
@bjlittle bjlittle merged commit 9e0d120 into SciTools:master Nov 30, 2012
larsbarring added a commit to larsbarring/iris that referenced this pull request May 8, 2023
cf-convention/discuss#229
Standard names: hard to spot "typo" in
`surface_upward_mass_flux_of_methane_due_to_emission_from_fires`
larsbarring added a commit to larsbarring/iris that referenced this pull request May 10, 2023
cf-convention/discuss#229
Standard names: hard to spot "typo" in
`surface_upward_mass_flux_of_methane_due_to_emission_from_fires`
larsbarring added a commit to larsbarring/iris that referenced this pull request May 15, 2023
cf-convention/discuss#229
Standard names: hard to spot "typo" in
`surface_upward_mass_flux_of_methane_due_to_emission_from_fires`
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

2 participants