GeoPlot: BAS AI Lab plotting scripts for internal plotting & visualisation
Project description
GeoPlot
GeoPlot is an interactive and static plotting toolkit developed by members of the BAS Artificial Intelligence Lab and designed to be used in combination with other software packages under development by the same team.
Installation
The software package can be installed either from PyPI or by downloading the GitHub repo and installing from a local copy.
Installation from PyPI:
pip install bas-geoplot
Installation from source:
git clone https://github.com/Antarctica/GeoPlot
pip install -e ./GeoPlot
Use of -e
is optional, based on whether you want to be able to edit the installed copy of the package.
Some features of this software package require GDAL and Fiona to be installed, this requires additional steps during the installation process on Windows. These additional steps are as follows:
Windows only:
pip install pipwin
pipwin install gdal
pipwin install fiona
pipwin install cartopy
See the project's 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 PolarRoute or MeshiPhi. To generate an interactive plot from such a 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)'
-t '(remove the title bar from the plot)'
-r '(plot an additional route from the given file)'
-a '(add directional arrows to all routes)'
-b '(create the plot without a basemap layer)'
Development & Contributions
Development of software package is conducted by the BAS AI Lab. For contributions and feature additions please contact amop@bas.ac.uk.
License
Distributed under the MIT license. See LICENSE
for more information.
[version]: https://img.shields.io/GeoPlot/v/datadog-metrics.svg?style=flat-square
[downloads]: https://img.shields.io/GeoPlot/dm/datadog-metrics.svg?style=flat-square
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file bas_geoplot-0.1.1.tar.gz
.
File metadata
- Download URL: bas_geoplot-0.1.1.tar.gz
- Upload date:
- Size: 23.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e798b60719557bcc05b0f8ec5050beaa23a69bc3a005b80970b536eac97f6842 |
|
MD5 | 9b4ede45732df5f432e83a74b1c170a3 |
|
BLAKE2b-256 | 28fb17d936ceddff7d7a7ee56ea1c2ad6753cc8fdf70d6cfb274d5d5adb415b1 |
File details
Details for the file bas_geoplot-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: bas_geoplot-0.1.1-py3-none-any.whl
- Upload date:
- Size: 26.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a37b0807d5e50f2ce23bed47914760c454e3e4e824af11c81ba90d27d3af0897 |
|
MD5 | 93e6fc5473141556198a09070d4eba33 |
|
BLAKE2b-256 | 32f647506ef8ffade37bd270a28f0dd8f974129a94658c34870da8cd33b0a371 |