Giter Club home page Giter Club logo

viirs_nasa's People

Contributors

nasaarset avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

viirs_nasa's Issues

ModuleNotFoundError: No module named 'cartopy._crs'

I AM TRYING TO PRACTICE THE STEPS AS INSTRUCTED BY DR. MELANIE IN NASA ARSET LECTURE : "NASA ARSET_ MODIS to VIIRS Transition for Air Quality Applications, Part 1_1" AND I AM GETTING THE ERROR AS FOLLOW:

Requirement already satisfied: netCDF4 in /usr/local/lib/python3.7/dist-packages (1.5.7)
Requirement already satisfied: cftime in /usr/local/lib/python3.7/dist-packages (from netCDF4) (1.5.1)
Requirement already satisfied: numpy>=1.9 in /usr/local/lib/python3.7/dist-packages (from netCDF4) (1.19.5)
Found existing installation: Shapely 1.7.1
Uninstalling Shapely-1.7.1:
Successfully uninstalled Shapely-1.7.1
Collecting shapely
Using cached Shapely-1.7.1.tar.gz (383 kB)
Skipping wheel build for shapely, due to binaries being disabled for it.
Installing collected packages: shapely
Running setup.py install for shapely ... done
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
albumentations 0.1.12 requires imgaug<0.2.7,>=0.2.5, but you have imgaug 0.2.9 which is incompatible.
Successfully installed shapely-1.7.1

ModuleNotFoundError Traceback (most recent call last)
in ()
10 get_ipython().system('pip install shapely --no-binary shapely;')
11
---> 12 import cartopy.crs as ccrs
13 import cartopy.feature as cfeature
14 from cartopy.mpl.ticker import LongitudeFormatter, LatitudeFormatter

1 frames
/usr/lib/python3/dist-packages/cartopy/crs.py in ()
34 import six
35
---> 36 from cartopy._crs import CRS, Geocentric, Geodetic, Globe, PROJ4_VERSION
37 import cartopy.trace
38

ModuleNotFoundError: No module named 'cartopy._crs'


NOTE: If your import is failing due to a missing package, you can
manually install dependencies using either !pip or !apt.

To view examples of installing some common dependencies, click the
"Open Examples" button below.

PLEASE SOLVE THIS ISSUE

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.