'Supports model analysis and model-data comparisons'
Project description
pysatModels
pysatModels handles model-centric data loading through pysat and contains a variety of tools to perform model-data analysis, including model validation.
Come join us on Slack! An invitation to the pysat workspace is available in the 'About' section of the pysat GitHub Repository.
Installation
The following instructions will allow you to install pysatModels and give some examples on how to use the routines
Prerequisites
pysatModels uses common Python modules, as well as modules developed by and for the Space Physics community. This module officially supports Python 3.6+.
Common modules | Community modules |
---|---|
numpy | pysat |
pandas | pyForecastTools |
requests | |
scipy | |
xarray |
Installation through PyPi
pip install pysatmodels
Installation from GitHub
-
Clone the git repository:
git clone https://github.com/pysat/pysatModels.git
-
Install pysatModels: Change directories into the repository folder and run the setup.py file. There are a few ways you can do this: A. Install on the system (root privileges required):
sudo python3 setup.py install
B. Install at the user level:python3 setup.py install --user
C. Install with the intent to develop locally:python3 setup.py develop --user
Running the code
Examples for using the different pysatModels utilities are included in the documentation.
If you're unfamiliar with pysat, tutorials and examples are available in its documentation.
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
Built Distribution
File details
Details for the file pysatModels-0.1.0.tar.gz
.
File metadata
- Download URL: pysatModels-0.1.0.tar.gz
- Upload date:
- Size: 2.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42fa7ad87aea7725a6c3dcd80d66f0af94a18eb78d44c0a7841b15e8cfb05e94 |
|
MD5 | d94b6cd173b5464f99e2ee2e04b2b533 |
|
BLAKE2b-256 | 992df0adee06fb26d0b8b820b1caeba5fff83de219dd71d3b8fb059629b75f1d |
File details
Details for the file pysatModels-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: pysatModels-0.1.0-py3-none-any.whl
- Upload date:
- Size: 252.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ecc2200038c209358e72365c5297f1661a6be449da7d4c34372f19eff1f2a65 |
|
MD5 | ed5070dd1c0c6dadac70041697ee4f70 |
|
BLAKE2b-256 | a23fad992f53ddfeddb61bd8c7385cc570246d1bf91f62b78ae8152c4402af69 |