How can i install netCDF4?How do I find the location of my Python site-packages directory?How can I get the latest JRE / JDK as a zip file rather than EXE or MSI installer?How do I reload .bashrc without logging out and back in?Homebrew install specific version of formula?How do I install pip on Windows?How to CORRECTLY install gsl library in Linux?How do I install and use curl on Windows?Problems with the compilation and installation of the Apache HTTP Server on Unixejabberd installation issue for macMADlib apt install, how to?
Summoning A Technology Based Demon
Why tantalum for the Hayabusa bullets?
How do I find the FamilyGUID of an exsting database
What is more environmentally friendly? An A320 or a car?
Anti-cheating: should there be a limit to a number of toilet breaks per game per player?
Should I intervene when a colleague in a different department makes students run laps as part of their grade?
How to store my pliers and wire cutters on my desk?
How to efficiently shred a lot of cabbage?
In syntax, why cannot we say things like "he took walked at the park"? but can say "he took a walk at the park"?
How can Paypal know my card is being used in another account?
What Marvel character has this 'W' symbol?
What clothes would flying-people wear?
Why does the Rust compiler not optimize code assuming that two mutable references cannot alias?
What are the closest international airports in different countries?
8086 stack segment and avoiding overflow in interrupts
Can a US President, after impeachment and removal, be re-elected or re-appointed?
Is it possible for a particle to decay via gravity?
How do I say "this is why…"?
How should I quote American English speakers in a British English essay?
Can I attune a Circlet of Human Perfection to my animated skeletons to allow them to blend in and speak?
Piece of chess engine, which accomplishes move generation
Why does aggregate initialization not work anymore since C++20 if a constructor is explicitly defaulted or deleted?
90s/2000s TV show : man uses government time machine to fix national problems
Is it safe if the neutral lead is exposed and disconnected?
How can i install netCDF4?
How do I find the location of my Python site-packages directory?How can I get the latest JRE / JDK as a zip file rather than EXE or MSI installer?How do I reload .bashrc without logging out and back in?Homebrew install specific version of formula?How do I install pip on Windows?How to CORRECTLY install gsl library in Linux?How do I install and use curl on Windows?Problems with the compilation and installation of the Apache HTTP Server on Unixejabberd installation issue for macMADlib apt install, how to?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I tried the script here: https://gist.github.com/perrette/cd815d03830b53e24c82?fbclid=IwAR2loEbaawG9iOUd3yq3mFUUBUTHKLUJfTdU18umq9cJDF-fIlQqQ2PxATA
Then I downloaded hdf5-1.10.5 and netcdf-4.6.1 and stored on desktop. When I opened the terminal with the directory Desktop/hdf5-1.10.5 and ran this command
./configure --prefix=/usr/local --enable-shared --enable-hl make sudo make install
I received this error :
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
configure: WARNING: unrecognized options: --enable-hl
configure: netCDF 4.6.1
checking build system type... Invalid configuration `make': machine `make' not recognized
configure: error: /bin/bash ./config.sub make failed
terminal installation netcdf4
add a comment |
I tried the script here: https://gist.github.com/perrette/cd815d03830b53e24c82?fbclid=IwAR2loEbaawG9iOUd3yq3mFUUBUTHKLUJfTdU18umq9cJDF-fIlQqQ2PxATA
Then I downloaded hdf5-1.10.5 and netcdf-4.6.1 and stored on desktop. When I opened the terminal with the directory Desktop/hdf5-1.10.5 and ran this command
./configure --prefix=/usr/local --enable-shared --enable-hl make sudo make install
I received this error :
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
configure: WARNING: unrecognized options: --enable-hl
configure: netCDF 4.6.1
checking build system type... Invalid configuration `make': machine `make' not recognized
configure: error: /bin/bash ./config.sub make failed
terminal installation netcdf4
Welcome to SO! It would help if you added more details about your platform and expected results.
– Marc L.
Mar 26 at 21:18
Sry but what kind of details can i give to you for you help me? i don't understand how can i install this but i need it for a university work. The professor told me to install this and the objective is to apply a modeling data method and plot the results.
– João Vieira
Mar 26 at 21:39
add a comment |
I tried the script here: https://gist.github.com/perrette/cd815d03830b53e24c82?fbclid=IwAR2loEbaawG9iOUd3yq3mFUUBUTHKLUJfTdU18umq9cJDF-fIlQqQ2PxATA
Then I downloaded hdf5-1.10.5 and netcdf-4.6.1 and stored on desktop. When I opened the terminal with the directory Desktop/hdf5-1.10.5 and ran this command
./configure --prefix=/usr/local --enable-shared --enable-hl make sudo make install
I received this error :
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
configure: WARNING: unrecognized options: --enable-hl
configure: netCDF 4.6.1
checking build system type... Invalid configuration `make': machine `make' not recognized
configure: error: /bin/bash ./config.sub make failed
terminal installation netcdf4
I tried the script here: https://gist.github.com/perrette/cd815d03830b53e24c82?fbclid=IwAR2loEbaawG9iOUd3yq3mFUUBUTHKLUJfTdU18umq9cJDF-fIlQqQ2PxATA
Then I downloaded hdf5-1.10.5 and netcdf-4.6.1 and stored on desktop. When I opened the terminal with the directory Desktop/hdf5-1.10.5 and ran this command
./configure --prefix=/usr/local --enable-shared --enable-hl make sudo make install
I received this error :
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
configure: WARNING: unrecognized options: --enable-hl
configure: netCDF 4.6.1
checking build system type... Invalid configuration `make': machine `make' not recognized
configure: error: /bin/bash ./config.sub make failed
terminal installation netcdf4
terminal installation netcdf4
edited Mar 26 at 21:17
Marc L.
2,0761 gold badge21 silver badges36 bronze badges
2,0761 gold badge21 silver badges36 bronze badges
asked Mar 26 at 20:25
João VieiraJoão Vieira
1
1
Welcome to SO! It would help if you added more details about your platform and expected results.
– Marc L.
Mar 26 at 21:18
Sry but what kind of details can i give to you for you help me? i don't understand how can i install this but i need it for a university work. The professor told me to install this and the objective is to apply a modeling data method and plot the results.
– João Vieira
Mar 26 at 21:39
add a comment |
Welcome to SO! It would help if you added more details about your platform and expected results.
– Marc L.
Mar 26 at 21:18
Sry but what kind of details can i give to you for you help me? i don't understand how can i install this but i need it for a university work. The professor told me to install this and the objective is to apply a modeling data method and plot the results.
– João Vieira
Mar 26 at 21:39
Welcome to SO! It would help if you added more details about your platform and expected results.
– Marc L.
Mar 26 at 21:18
Welcome to SO! It would help if you added more details about your platform and expected results.
– Marc L.
Mar 26 at 21:18
Sry but what kind of details can i give to you for you help me? i don't understand how can i install this but i need it for a university work. The professor told me to install this and the objective is to apply a modeling data method and plot the results.
– João Vieira
Mar 26 at 21:39
Sry but what kind of details can i give to you for you help me? i don't understand how can i install this but i need it for a university work. The professor told me to install this and the objective is to apply a modeling data method and plot the results.
– João Vieira
Mar 26 at 21:39
add a comment |
1 Answer
1
active
oldest
votes
If you are trying to install netCDF4 for python, you can do so from the command line using pip install netCDF4
, it automatically takes care of any other dependencies such as the C libraries. If you mean another platform, you are going to need to specify which.
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55365673%2fhow-can-i-install-netcdf4%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
If you are trying to install netCDF4 for python, you can do so from the command line using pip install netCDF4
, it automatically takes care of any other dependencies such as the C libraries. If you mean another platform, you are going to need to specify which.
add a comment |
If you are trying to install netCDF4 for python, you can do so from the command line using pip install netCDF4
, it automatically takes care of any other dependencies such as the C libraries. If you mean another platform, you are going to need to specify which.
add a comment |
If you are trying to install netCDF4 for python, you can do so from the command line using pip install netCDF4
, it automatically takes care of any other dependencies such as the C libraries. If you mean another platform, you are going to need to specify which.
If you are trying to install netCDF4 for python, you can do so from the command line using pip install netCDF4
, it automatically takes care of any other dependencies such as the C libraries. If you mean another platform, you are going to need to specify which.
answered May 17 at 7:05
J LossnerJ Lossner
766 bronze badges
766 bronze badges
add a comment |
add a comment |
Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.
Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55365673%2fhow-can-i-install-netcdf4%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Welcome to SO! It would help if you added more details about your platform and expected results.
– Marc L.
Mar 26 at 21:18
Sry but what kind of details can i give to you for you help me? i don't understand how can i install this but i need it for a university work. The professor told me to install this and the objective is to apply a modeling data method and plot the results.
– João Vieira
Mar 26 at 21:39