Conversation
longshuicy
left a comment
There was a problem hiding this comment.
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. |
ddey2
left a comment
There was a problem hiding this comment.
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