-
Notifications
You must be signed in to change notification settings - Fork 0
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 preview #6
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Im getting ModuleNotFoundError: No module named 'mpl_toolkits.basemap'
Does this library need to be included in requirement.txt?
I did not get that error locally, but I notice it showed up in the Docker image when I tried to run. Since I was having dependency issues running things related to NetCDF in Docker I am switching to using a conda environment. Seeing if I can resolve this. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you add netcdfutils, matplotlib packages? I am seeing a lot of imports like netCDF4, mpl_toolkits etc which seems like not being used.
As of now, I have been unable to get this to run in PyCharm using the Docker image as the run time environment. Looking into this. In the meantime, it does work if you use the conda environment. I have also removed requirements.txt and replaced it with the environment.yml for the conda environment. |
This should be changed in the environment.yml file now. |
Here is the netCDF preview. There is also a pull request in extractors-geo but wanted to put it here as well since it is a clowder2-demo.
I checked in a sample file to test that was smaller, larger files are shared here:
https://drive.google.com/drive/folders/1ouc-jq8L21uwQzHNvP2VRrePxec5lO9i