https://github.com/psyplot/psy-maps-references
Reference figures for the psy-maps package
https://github.com/psyplot/psy-maps-references
Last synced: 4 months ago
JSON representation
Reference figures for the psy-maps package
- Host: GitHub
- URL: https://github.com/psyplot/psy-maps-references
- Owner: psyplot
- Created: 2017-02-27T13:14:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-09-16T12:34:47.000Z (almost 4 years ago)
- Last Synced: 2024-12-30T08:42:47.617Z (6 months ago)
- Homepage:
- Size: 548 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
==========================================
Reference figures for the psy-maps package
==========================================This repository is mainly designed for the continuous integration
of the psy-maps_ package. If you cloned the psy-maps repository,
get the identifier via through the get_ref_dir.py_ file::python tests/get_ref_dir.py -b
and the right path via::
python tests/get_ref_dir.py
and in the cloned ``psy-maps`` repository, run::
git submodule update --init `python tests/get_ref_dir.py`
.. _psy-maps: https://github.com/psyplot/psy-maps
.. _get_ref_dir.py: https://github.com/psyplot/psy-maps/blob/master/tests/get_ref_dir.py