Skip to main content

GeoPlot: BAS AI Lab plotting scripts built on Folium

Project description

GeoPlot

GeoPlot is an interactive and static plotting toolkit that is leveraged by several projects across the British Antarctic Survey Artificial Intelligence Lab (BAS AI) used in combinations with additional software packages being developed.

Manual Pages

All information on the installation and usage of this software can be found at the manual pages LINK.

Installation

The software package can be installed by downloading the github repo by running the examples below. This software package requires GDAL and Fiona to be pre-installed, this is not an issue with MacOS/Linux installs but additional steps must be taken for Windows install. These additional steps are as follows

windows only:

    pip install pipwin
    pipwin install gdal
    pipwin install fiona
    pipwin install cartopy

For the installation of the GeoPlot run one of the following:

source install:

python setup.py install

pip install:

pip install bas-geoplot

see PyPI page for more info

Command Line Interface

Once installed, bas-geoplot can be used to generate plots of geospatial data, including meshes generated by polar-route. To generate and interactive plot from a polar-route mesh:

plot_mesh <mesh.json>

optional arguments are:

-v '(turn on verbose logging)'
-o '(set output location for plot)'
-s '(create a static plot as opposed to an interactive html file)'

Development & Contributions

Development of software package is conducted by the BAS AI Lab.

For contruibutions and feature additions please contact jonsmi@bas.ac.uk.

License

Distributed under the MIT license. See LICENSE for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bas_geoplot-0.0.11.tar.gz (17.1 kB view hashes)

Uploaded Source

Built Distribution

bas_geoplot-0.0.11-py3-none-any.whl (20.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page