NOAA-PMEL / PyFerret

The PyFerret program and Python module from NOAA/PMEL
https://ferret.pmel.noaa.gov/Ferret/
The Unlicense
60 stars 22 forks source link

Support other objects for transferring data in and out of Ferret engine #59

Open karlmsmith opened 6 years ago

karlmsmith commented 6 years ago

Support third-party representations of self-documented data for transferring in and out of the Ferret engine, such as:

These need to be optional packages: if present the methods are defined, but if not present there are no issues. Note that xarray is planning on dropping support for Python2.7 at the end of 2018 instead of the planned end-of-life in 2020.