Skip to content

rlilhare/spatial_plots_in_panel

Repository files navigation

spatial_plotting_in_panel

to plot spatial maps in multiple panels using python user should follow this link to install basemap: https://www.lfd.uci.edu/~gohlke/pythonlibs/

Basemap installation for python in windows can be found here https://download.lfd.uci.edu/pythonlibs/q4trcu4l/basemap-1.2.2-cp39-cp39-win_amd64.whl

to make virtual environments: install pipenv: $ sudo apt install pipenv to create virtual environment: pipenv --python 3.8 to activate pipenv environment: pipenv shell

to install requirements: make install_requirements

to make docker file:

to build docker file:

About

to make spatial plots in multiple panel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published