About 146,000 results
Open links in new tab
  1. Geographic Projections — Matplotlib 3.10.3 documentation

    This shows 4 possible geographic projections. Cartopy supports more projections. Tags: plot-type: specialty component: projection domain: cartography. Total running time of the script: (0 …

  2. python - How to plot a rotating 3D earth - Stack Overflow

    So you could load your image of the earth surface into a numpy array as a template and export the rotated image into a jpg. This you plot as shown in the warp example. I know we can …

  3. EarthPy: A Python Package for Earth Data — EarthPy 0.9.4 …

    EarthPy is a python package that makes it easier to plot and work with spatial raster and vector data using open source tools. Earthpy depends upon geopandas which has a focus on vector …

  4. How to plot a 3D Earth map using Basemap and Matplotlib

    Sep 3, 2017 · In this tutorial, I will show you how to plot a 3-Dimension Earth Map from satellite data using Basemap and Matplotlib.

  5. python - How to plot the field of view of an Earth-Observation ...

    Jan 16, 2019 · I am trying to draw the maximum (theoretical) field of view of a satellite along its orbit. I am using Basemap, on which I want to plot different positions along the orbit (with …

  6. Matplotlib: maps — SciPy Cookbook documentation - Read the …

    Suppose you'd like to make a map of the world using an orthographic, or satellite projection and plot some data on it. Here's how to make the map (using matplotlib >= 0.98.0 and basemap >= …

  7. Plotting data on a map (Example Gallery) - basemap 1.4.1 ... - Matplotlib

    There are a number of Basemap instance methods for plotting data: contour(): draw contour lines. contourf(): draw filled contours. imshow(): draw an image. pcolor(): draw a pseudocolor plot. …

  8. python - Better way to get approximate ground track for a …

    I wanted to make a quick ground-track plot, so I used the Python package Skyfield to propagate a TLE and return Earth-Centered Inertial coordinates. Then I created a Topos() object fixed to …

  9. python - Matplotlib/basemap: Plot a globe in the center of a …

    Feb 6, 2017 · In my case I am making 2d contour plots in polar (or using bar to get little curved boxes that look great) and want to place an earth spanning out to radius 1. Here is an even …

  10. Geostationary Projection - basemap 1.4.1 documentation - Matplotlib

    The geostationary projection displays the earth as a satellite (in geostationary orbit) would see it.

Refresh