Processing and Analysis for Numerical Data
Project description
===========
Paegan - Processing and Analysis of Geophysics And Numbers
===========
Try it out
==========
1. Install Python 2.7.x
2. Install GDAL with python support
$ wget http://download.osgeo.org/gdal/gdal-1.9.1.tar.gz
$ tar zxvf gdal-1.9.1.tar.gz
$ cd gdal-1.9.1
$ ./configure; make
$ make install
3. Install the HDF5 and NetCDF4 Libraries
4. Set the HDF5_DIR and NETCDF4_DIR environmental variables
5. Install virtualenv-burrito: https://github.com/brainsik/virtualenv-burrito
6. Create and use virtualenv for paegan
$ mkvirtualenv paegan
$ workon paegan
7. Install paegan library dependencies
$ pip install -r requirements.txt
8. Run the paegan tests
$ python runtests.py
Contributors
============
Kyle Wilcox <kwilcox@asascience.com>
Alex Crosby <acrosby@asascience.com>
Paegan - Processing and Analysis of Geophysics And Numbers
===========
Try it out
==========
1. Install Python 2.7.x
2. Install GDAL with python support
$ wget http://download.osgeo.org/gdal/gdal-1.9.1.tar.gz
$ tar zxvf gdal-1.9.1.tar.gz
$ cd gdal-1.9.1
$ ./configure; make
$ make install
3. Install the HDF5 and NetCDF4 Libraries
4. Set the HDF5_DIR and NETCDF4_DIR environmental variables
5. Install virtualenv-burrito: https://github.com/brainsik/virtualenv-burrito
6. Create and use virtualenv for paegan
$ mkvirtualenv paegan
$ workon paegan
7. Install paegan library dependencies
$ pip install -r requirements.txt
8. Run the paegan tests
$ python runtests.py
Contributors
============
Kyle Wilcox <kwilcox@asascience.com>
Alex Crosby <acrosby@asascience.com>
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
paegan-0.8.0.tar.gz
(58.7 kB
view details)
File details
Details for the file paegan-0.8.0.tar.gz
.
File metadata
- Download URL: paegan-0.8.0.tar.gz
- Upload date:
- Size: 58.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c802aaa65acca9c33e3ad80b268e85c93b90e9d440eaddb5bcde47ba2b03152 |
|
MD5 | 2c23eb41077b46b4941142a3246f8a80 |
|
BLAKE2b-256 | 7a62afef2b9c9851ff2f01527076e5c0e61a871e27f152e20cc377b43c03d5d9 |