Metadata-Version: 1.2
Name: pypago
Version: 1.0.3
Summary: Python Physical Analysis of Gridded Ocean
Home-page: https://sourcesup.renater.fr/pago
Author: PAGO team
Author-email: pago-dev@groupes.renater.fr
Maintainer: Nicolas Barrier
Maintainer-email: nicolas.barrier@ird.fr
License: CeCILL
Description: Inter-comparison of model and gridded observations of the ocean is a challenge when they use different grids. 
        Interpolation from one grid to another brings eventual errors that may affect significantly large scale budgets of tracers (heat, salt, freshwater). 
        
        The PyPAGO suite of programs offers the possibility to analyze gridded ocean data along physical sections with minimum interpolation. 
        For example, this allows to monitor the circulation across an observed array in various model outputs, whatever their spatial resolution or type of discretization (B- or C- grids). 
        When defining sections that enclose a specific volume, large scale budgets of tracers can be reconstructed and inter-compared among all kinds of gridded ocean data.
        
Keywords: ocean; grid model; transport; sections; budgets; heat; freshwater; ROMS; NEMO; IPSL; CNRM; GFDL
Platform: linux
Platform: mac osx
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: License :: Free To Use But Restricted
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
Requires: numpy(>=1.9.2)
Requires: matplotlib(>=1.43)
Requires: basemap(>=1.0.7)
Requires: netcdf4(>1.1.9)
