ncview-like interface to psyplot
Project description
docs |
|
---|---|
tests |
|
package |
|
implementations |
|
get in touch |
This package defines a viewer application for netCDF files, that is highly motivated by the ncview package but entirely built upon the psyplot framework. It supports strucutured and unstructured grids and provides an intuitive graphical user interface to quickly dive into the data inside a netCDF file.
This package is currently under development and we highly appreciate your feedback! Please try it out yourself and, if you would like to see more features, find bugs or want to say anything else, please leave your comments and experiences at https://github.com/psyplot/psy-view/issues or send a mail to psyplot@hzg.de.
Features
Some of the most important features offered by psy-view are:
intuitive GUI to select variables, dimensions, slices, etc. and change the plot
automatically decodes CF-conventions and supports unstructured grid, such as ICON or UGRID
animation interface
different projections
implemented in psyplot-gui for full flexibility (if desired)
Test it without installation
You can try the functionalities with some selected example files headless in your browser by clicking on . Note that it might take a bit to load and that the speed depends on your WiFi-connection.
Installation
To install the current work-in-progress, please
download Miniconda
open the terminal (or Anaconda Prompt on Windows) and type:
conda create -n psyplot -c conda-forge psy-view
On Linux and OS X, you may instead want to type:
$ conda create -n psyplot -c conda-forge --override-channels psy-view
in order to not mix the anaconda defaults and and conda-forge channel, because mixing them can sometimes cause incompatibilities.
The commands above will installed psy-view and all it’s necessary dependencies into a separate environment. You can activate it via:
conda activate psyplot
Now launch the GUI via typing:
psy-view
or:
psy-view <path-to-your-netcdf-file.nc> See ``psy-view --help`` for more options
As an alternativ to a local installation, you can also run it headless in you browser by clicking
For alternative installation instructions, update information or deinstallation instructions, please have a look into the installation docs.
Get in touch
Any quesions? Do not hessitate to get in touch with the psyplot developers.
Create an issue at the bug tracker
Chat with the developers in out channel on gitter
Subscribe to the mailing list and ask for support
Sent a mail to psyplot@hzg.de
See also the code of conduct, and our contribution guide for more information and a guide about good bug reports.
Copyright disclaimer
Copyright (C) 2020 Philipp S. Sommer
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
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
File details
Details for the file psy-view-0.2.0.tar.gz
.
File metadata
- Download URL: psy-view-0.2.0.tar.gz
- Upload date:
- Size: 117.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25d57c8fc784a662c89dae5672b22dc11b137ebefb39e7b4d8df358bb185e58e |
|
MD5 | 46593c4529a698a8696579bc43b0121b |
|
BLAKE2b-256 | 49c250ceeb981e617f39de02028308ee5ef8ff80d85e48c91ff4c5c12d55327e |