Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 410 Bytes

File metadata and controls

18 lines (12 loc) · 410 Bytes

pygmt-benchmarking

Benchmarks comparing PyGMT with tools in the Python visualization and geospatial analysis ecosystem.

Environment

To set up the environment for running the benchmarks, run the following commands:

conda env create -f environment.yml
conda activate pygmt-benchmarking

License

This project is licensed under the MIT License. See the LICENSE file for details.