Metadata-Version: 2.1
Name: xbasin
Version: 0.0.4
Summary: TODO
Home-page: https://github.com/rcaneill/xbasin
Author: Romain Caneill
Author-email: romain.caneill@gu.se
License: MIT
Description: # xbasin
        Python package to compute diagnostics of idealized basin global circulation models. NEMO oriented for now. Deals with terrain-following coordinates.
        
        2020-11-02: The vertical transformation function should not be used anymore, see the [xgcm](https://github.com/xgcm/xgcm) package that is the new reference.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
