https://github.com/psyplot/psy-simple-references
Reference figures for the psy-simple package
https://github.com/psyplot/psy-simple-references
Last synced: 4 months ago
JSON representation
Reference figures for the psy-simple package
- Host: GitHub
- URL: https://github.com/psyplot/psy-simple-references
- Owner: psyplot
- Created: 2017-02-23T11:20:12.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-10-24T00:57:59.000Z (about 5 years ago)
- Last Synced: 2025-06-21T17:02:04.174Z (6 months ago)
- Size: 193 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
============================================
Reference figures for the psy-simple package
============================================
This repository is mainly designed for the continuous integration
of the psy-simple package. If you cloned the psy-simple_ 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-simple`` repository, run::
git submodule update --init `python tests/get_ref_dir.py`
.. _psy-simple: https://github.com/psyplot/psy-simple
.. _get_ref_dir.py: https://github.com/psyplot/psy-simple/blob/master/tests/get_ref_dir.py