Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Using Python Library (pyGeotemporal)

Install pyGeotemporal

It is recommended to use a virtual environment for python.

Code Block
titlepyGeotemporal
git clone ssh://git@opensource.ncsa.illinois.edu:7999/geod/pygeotemporal.git
cd pygeotemporal
python setup.py install



<< insert code example here>>

...