pyferret
Ferret encapsulated in Python
PyFerret is a Python module wrapping Ferret. The pyferret module provides Python functions so Python users can easily take advantage of the Ferret's abilities to retrieve, manipulate, visualize, and save data. There are also functions to move data between Python and the Ferret engine. Python scripts used as Ferret external functions.
Install
$ conda create -n FERRET -c conda-forge pyferret ferret_datasets --yes
update
$ conda update -n FERRET pyferret
Tutorials
The Next Generation of Ferret (92nd American Meteorological Society Annual Meeting (January 22-26, 2012))
Data Exploration with PyFerret
100th American Meteorological Society Annual Meeting