Both sides previous revisionPrevious revisionNext revision | Previous revision |
other:uvcdat:cdat_conda:cdat_2_10 [2017/09/01 14:36] – Added the update section jypeter | other:uvcdat:cdat_conda:cdat_2_10 [2018/10/03 11:56] (current) – Added windspharm jypeter |
---|
* ''conda install -c conda-forge gdal'' | * ''conda install -c conda-forge gdal'' |
* [[https://pcjericks.github.io/py-gdalogr-cookbook/|Python GDAL/OGR Cookbook]] | * [[https://pcjericks.github.io/py-gdalogr-cookbook/|Python GDAL/OGR Cookbook]] |
| * [[https://github.com/stefraynaud/spanlib|spanlib]]: Spectral Analysis Library |
| * ''conda install -n cdatm15 -c stefraynaud -c conda-forge spanlib'' |
| * Test: ''python -c 'from spanlib.analyzer import Analyzer' '' |
| * [[http://wrf-python.readthedocs.io/en/latest/|wrf-python]]: A collection of diagnostic and interpolation routines for use with output from the Weather Research and Forecasting (WRF-ARW) Model |
| * ''conda install -n cdatm15 -c conda-forge wrf-python'' |
| * [[https://glances.readthedocs.io/en/stable/index.html|glances]]: a cross-platform monitoring tool (similar to ''top'') |
| * ''conda install -n cdatm15 -c conda-forge glances'' |
| * [[https://github.com/nicolargo/glances|glances@github]] |
| * [[https://ajdawson.github.io/windspharm/latest/|windspharm]]: spherical harmonic wind analysis in Python |
| * ''conda install -n cdatm15 -c conda-forge windspharm'' |
| * [[https://github.com/ajdawson/windspharm|windspharm@github]] |
| |
| |
==== TODO ==== | ==== TODO ==== |
* [[http://pythonhosted.org/seawater/|seawater]]: Python re-write of the CSIRO seawater toolbox | * [[http://pythonhosted.org/seawater/|seawater]]: Python re-write of the CSIRO seawater toolbox |
* [[https://pypi.python.org/pypi/gsw/|gsw]]: Python implementation of the Thermodynamic Equation Of Seawater | * [[https://pypi.python.org/pypi/gsw/|gsw]]: Python implementation of the Thermodynamic Equation Of Seawater |
| * [[http://www.ifremer.fr/vacumm/|vacumm]]: Validation, Analysis, Comparison - Utilities written in Python to validate and analyze Multi-Model outputs, and compare them to observations |
* [[http://unidata.github.io/netcdf4-python/|netcdf4]]: a Python interface to the netCDF C library | * [[http://unidata.github.io/netcdf4-python/|netcdf4]]: a Python interface to the netCDF C library |
* [[http://ferret.pmel.noaa.gov/Ferret/documentation/pyferret|pyferret]]: Ferret encapsulated in | * [[http://ferret.pmel.noaa.gov/Ferret/documentation/pyferret|pyferret]]: Ferret encapsulated in |
* [[http://scitools.org.uk/iris/index.html|iris]]: A Python library for Meteorology and Climatology | * [[http://scitools.org.uk/iris/index.html|iris]]: A Python library for Meteorology and Climatology |
* [[http://www.gdal.org/|OSGeo/GDAL]]: Geospatial Data Abstraction Library. GDAL is a translator library for raster and vector geospatial data formats | * [[http://www.gdal.org/|OSGeo/GDAL]]: Geospatial Data Abstraction Library. GDAL is a translator library for raster and vector geospatial data formats |
| * [[https://github.com/stefraynaud/spanlib|spanlib]]: Spectral Analysis Library |
| * [[http://wrf-python.readthedocs.io/en/latest/|wrf-python]]: A collection of diagnostic and interpolation routines for use with output from the Weather Research and Forecasting (WRF-ARW) Model |
| * [[https://glances.readthedocs.io/en/stable/index.html|glances]]: a cross-platform monitoring tool (similar to ''top'') |
| * [[https://ajdawson.github.io/windspharm/latest/|windspharm]]: spherical harmonic wind analysis in Python |
| |
==== Removed packages ==== | ==== Removed packages ==== |