LICENSE
MANIFEST.in
README.md
setup.py
docs/conf.py
docs/generate-examples-geoareas.py
docs/generate-examples-maps.py
docs/print-magics-objects.py
docs/examples/magpye.py
docs/gallery/geoareas/africa.py
docs/gallery/geoareas/antarctic.py
docs/gallery/geoareas/arctic.py
docs/gallery/geoareas/australasia.py
docs/gallery/geoareas/central_america.py
docs/gallery/geoareas/central_europe.py
docs/gallery/geoareas/east_tropic.py
docs/gallery/geoareas/eastern_asia.py
docs/gallery/geoareas/eurasia.py
docs/gallery/geoareas/europe.py
docs/gallery/geoareas/global.py
docs/gallery/geoareas/middle_east_and_india.py
docs/gallery/geoareas/north_america.py
docs/gallery/geoareas/north_atlantic.py
docs/gallery/geoareas/north_east_europe.py
docs/gallery/geoareas/north_pole.py
docs/gallery/geoareas/north_west_europe.py
docs/gallery/geoareas/northern_africa.py
docs/gallery/geoareas/pacific.py
docs/gallery/geoareas/south_america.py
docs/gallery/geoareas/south_atlantic_and_indian_ocean.py
docs/gallery/geoareas/south_east_asia_and_indonesia.py
docs/gallery/geoareas/south_east_europe.py
docs/gallery/geoareas/south_pole.py
docs/gallery/geoareas/south_west_europe.py
docs/gallery/geoareas/southern_africa.py
docs/gallery/geoareas/southern_asia.py
docs/gallery/geoareas/west_tropic.py
docs/gallery/geoareas/western_asia.py
docs/geoareas/geoareas.py
magpye/__init__.py
magpye/_helpers.py
magpye/action.py
magpye/config.py
magpye/geomap.py
magpye/macro.py
magpye/quick_plot.py
magpye/styles.py
magpye.egg-info/PKG-INFO
magpye.egg-info/SOURCES.txt
magpye.egg-info/dependency_links.txt
magpye.egg-info/requires.txt
magpye.egg-info/top_level.txt
magpye.egg-info/zip-safe
magpye/data/__init__.py
magpye/data/_data.py
magpye/data/ecdata.py
magpye/data/grib.py
magpye/data/netcdf.py
magpye/data/temporary.py
magpye/static/styles/contour_lines/black_i4.yaml
magpye/static/styles/contour_lines/black_i5.yaml
magpye/static/styles/contour_lines/black_i5_LH.yaml
magpye/static/styles/contour_lines/black_i5_label.yaml
magpye/static/styles/contour_lines/blue_i5.yaml
magpye/static/styles/contour_lines/magenta_i2.yaml
magpye/static/styles/contour_lines/red_dash_i2.yaml
magpye/static/styles/contour_lines/red_i5.yaml
magpye/static/styles/contour_lines/sh_blured_fM50t50lst.yaml
magpye/static/styles/contour_lines/sh_light_prob_1.yaml
magpye/static/styles/contour_shaded/accumulated_tp_1000.yaml
magpye/static/styles/contour_shaded/cape_rainbow_1.yaml
magpye/static/styles/contour_shaded/cape_rainbow_2.yaml
magpye/static/styles/contour_shaded/cin_grey.yaml
magpye/static/styles/contour_shaded/cloud_base_height_rainbow.yaml
magpye/static/styles/contour_shaded/demo.yaml
magpye/static/styles/contour_shaded/height_of_convective_cloud_top_rainbow.yaml
magpye/static/styles/contour_shaded/height_zero_1.yaml
magpye/static/styles/contour_shaded/height_zero_2.yaml
magpye/static/styles/contour_shaded/kx_red.yaml
magpye/static/styles/contour_shaded/msl_spread_magenta.yaml
magpye/static/styles/contour_shaded/potential_vorticity_grey.yaml
magpye/static/styles/contour_shaded/potential_vorticity_grey_new.yaml
magpye/static/styles/contour_shaded/precipitation_blue_red_250.yaml
magpye/static/styles/contour_shaded/precipitation_rate_rainbow.yaml
magpye/static/styles/contour_shaded/probability_blue.yaml
magpye/static/styles/contour_shaded/probability_green.yaml
magpye/static/styles/contour_shaded/probability_red.yaml
magpye/static/styles/contour_shaded/relative_humidity_green_blue.yaml
magpye/static/styles/contour_shaded/satellite_ir_grey.yaml
magpye/static/styles/contour_shaded/satellite_wv5_grey.yaml
magpye/static/styles/contour_shaded/satellite_wv6_grey.yaml
magpye/static/styles/contour_shaded/shear_yellow_red.yaml
magpye/static/styles/contour_shaded/specific_humidity_rainbow_1.yaml
magpye/static/styles/contour_shaded/speed_green_high.yaml
magpye/static/styles/contour_shaded/speed_green_low.yaml
magpye/static/styles/contour_shaded/speed_spread_magenta.yaml
magpye/static/styles/contour_shaded/temperature_rainbow_1.yaml
magpye/static/styles/contour_shaded/temperature_rainbow_2.yaml
magpye/static/styles/contour_shaded/temperature_rainbow_3.yaml
magpye/static/styles/contour_shaded/temperature_spread_magenta.yaml
magpye/static/styles/contour_shaded/thickness_rainbow.yaml
magpye/static/styles/contour_shaded/total_column_water_vapour_blue_red.yaml
magpye/static/styles/contour_shaded/totalx_red.yaml
magpye/static/styles/contour_shaded/visibility_rainbow_1.yaml
magpye/static/styles/contour_shaded/vorticity_blue_red.yaml
magpye/static/styles/contour_shaded/wave_period_blue.yaml
magpye/static/styles/contour_shaded/wave_period_rainbow.yaml
magpye/static/styles/contour_shaded/wave_period_red.yaml
magpye/static/styles/contour_shaded/wave_period_rose.yaml
magpye/static/styles/contour_shaded/waves_rainbow_18.yaml
magpye/static/styles/contour_shaded/waves_rainbow_20.yaml
magpye/static/styles/contour_shaded/z_spread_magenta.yaml
tests/test_geomaps.py