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

NetCDF error when trying to build the library #14

Open
Cas-Johnson opened this issue Nov 8, 2023 · 1 comment
Open

NetCDF error when trying to build the library #14

Cas-Johnson opened this issue Nov 8, 2023 · 1 comment
Assignees

Comments

@Cas-Johnson
Copy link

Hello! I am trying to build the pyCRTM library, but keep running into the error: "Could NOT find NetCDF (missing: NetCDF_INCLUDE_DIRS)". I have set the variable NetCDF_INCLUDE_DIRS to ~/miniconda3/envs/polar/lib/python3.11/site-packages/netCDF4, but I am still unable to get past the error. I'm a bit unfamiliar with importing a python library from github, so perhaps there is something obvious that I am missing, but any suggestions would be greatly appreciated. Thanks!

@karpob karpob self-assigned this Nov 28, 2023
@karpob
Copy link
Collaborator

karpob commented Nov 28, 2023

@Cas-Johnson. I think part of the confusion here is you need to fortran netcdf libraries installed, not the python netCDF4 library. You will need to install the fortran crtm library first.

@karpob karpob added wontfix This will not be worked on and removed wontfix This will not be worked on labels Jan 4, 2024
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

No branches or pull requests

2 participants