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

Update to 4.4.4 #8

Closed
wants to merge 3 commits into from
Closed

Update to 4.4.4 #8

wants to merge 3 commits into from

Conversation

ocefpaf
Copy link
Member

@ocefpaf ocefpaf commented Jun 19, 2016

4.4.4 Released May 13, 2016

  • Corrected an issue where cmake-based builds specifying USE_LOGGING were not seeing expected behavior. The issue was reported, and subsequently fixed, by Neil Carlson at Los Alamos Nat'l Laboratory. See Github Pull Request #44 for more information.

  • Integrated improvements provided by Richard Weed. For a complete list of modifications, see the file docs/netcdf_fortran_4.4.2dev_notes_RW.pdf. It is highly detailed and worth reading!

    The highlights of the improvements are as follows:

    • Explicit dependencies on NC_MAX_DIM constant for arrays has been removed and replaced with dynamically-allocated arrays.
    • Support for nc_open_mem() in the C library, allowing for the creation of "in memory" files.
    • General clean up.

@conda-forge-linter
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@ocefpaf
Copy link
Member Author

ocefpaf commented Jun 19, 2016

This PR and #7 are no longer compiling for OS X. They both are using our libnetcdf instead of defaults (which worked in the past). I am also trying cmake in #9 to see if we can solve this with another tool.

checking whether the C compiler works... no
configure: error: in `/Users/travis/miniconda3/conda-bld/work/netcdf-fortran-4.4.4':
configure: error: C compiler cannot create executables
See `config.log' for more details
Command failed: /bin/bash -x -e /Users/travis/build/conda-forge/netcdf-fortran-feedstock/recipe/build.sh

@ocefpaf
Copy link
Member Author

ocefpaf commented Jun 20, 2016

Closing in favor of #9.

@ocefpaf ocefpaf closed this Jun 20, 2016
@ocefpaf ocefpaf deleted the bump branch June 20, 2016 13:09
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.

2 participants