Skip to content

add support for recent netCDF versions, add easyblock for netcdf4-python#347

Merged
boegel merged 2 commits intoeasybuilders:developfrom
boegel:netcdf
Feb 14, 2014
Merged

add support for recent netCDF versions, add easyblock for netcdf4-python#347
boegel merged 2 commits intoeasybuilders:developfrom
boegel:netcdf

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Jan 16, 2014

No description provided.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

OK, I see the super replacement below with a conditional and understand the need for different build procedures, per case of version. But, here's the question:

  • what makes inheriting CMakeMake preferred over ConfigureMake ? what's the point of this?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

CMakeMake inherits from ConfigureMake

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

so, I guess objective is to reduce total lines of code...

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Yes, they are the same except for the configure_step, so you can easily switch between them.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

In the end, it doesn't matter that much, it's just cleaner. It looks weird, but that's only because CMakeMake indeed derives from ConfigureMake. If not, you would have multiple inheritance (e.g. class A(X, Y)).

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Feb 14, 2014

going in now easybuilders/easybuild-easyconfigs#660 is fully ready

Thanks for the review @fgeorgatos!

boegel added a commit that referenced this pull request Feb 14, 2014
add support for recent netCDF versions, add easyblock for netcdf4-python
@boegel boegel merged commit ab96dd9 into easybuilders:develop Feb 14, 2014
@boegel boegel deleted the netcdf branch February 14, 2014 13:48
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.

3 participants