Both sides previous revisionPrevious revision | |
other:uvcdat:cdat_conda:cdat_2024_03 [2025/08/21 17:17] – [Extra packages list] Added pymoo and cvxpy jypeter | other:uvcdat:cdat_conda:cdat_2024_03 [2025/08/27 11:09] (current) – [Extra packages list] added pynco jypeter |
---|
* ''python-cdo'' will install the ''cdo'' package (providing the ''cdo ''executable) as a dependency | * ''python-cdo'' will install the ''cdo'' package (providing the ''cdo ''executable) as a dependency |
* see also [[https://code.mpimet.mpg.de/projects/cdo/wiki/Cdo%7Brbpy%7D|Using CDO from python or ruby]] | * see also [[https://code.mpimet.mpg.de/projects/cdo/wiki/Cdo%7Brbpy%7D|Using CDO from python or ruby]] |
* See also ''nco'' | * See also ''nco'', ''pynco'' |
* [[https://cds.climate.copernicus.eu/api-how-to|cdsapi]]: The Climate Data Store (CDS) Application Program Interface (API) is a service providing programmatic access to CDS data | * [[https://cds.climate.copernicus.eu/api-how-to|cdsapi]]: The Climate Data Store (CDS) Application Program Interface (API) is a service providing programmatic access to CDS data |
* CDS = Copernicus [[https://cds.climate.copernicus.eu/|Climate Data Store]] | * CDS = Copernicus [[https://cds.climate.copernicus.eu/|Climate Data Store]] |
* [[https://nco.sourceforge.net/|nco]]: The NCO toolkit manipulates and analyzes data stored in netCDF-accessible formats | * [[https://nco.sourceforge.net/|nco]]: The NCO toolkit manipulates and analyzes data stored in netCDF-accessible formats |
* Note: this only installs the [[https://nco.sourceforge.net/#Definition|nco executables]] (''ncks'', ''ncatted'', ...)! It is not really a Python package | * Note: this only installs the [[https://nco.sourceforge.net/#Definition|nco executables]] (''ncks'', ''ncatted'', ...)! It is not really a Python package |
* See also ''cdo'' | * See also ''pynco'', ''cdo'' |
* [[https://github.com/pydata/numexpr|NumExpr]]: Fast numerical expression evaluator for NumPy | * [[https://github.com/pydata/numexpr|NumExpr]]: Fast numerical expression evaluator for NumPy |
* [[https://opencv.org/|OpenCV]]: OpenCV (Open Source Computer Vision Library) is an open-source library that includes several hundreds of computer vision algorithms. See also [[https://www.geeksforgeeks.org/opencv-python-tutorial/|OpenCV Python Tutorial]] and **scikit-image** | * [[https://opencv.org/|OpenCV]]: OpenCV (Open Source Computer Vision Library) is an open-source library that includes several hundreds of computer vision algorithms. See also [[https://www.geeksforgeeks.org/opencv-python-tutorial/|OpenCV Python Tutorial]] and **scikit-image** |
* **Wait** till it can be installed with ''conda'' ([[https://github.com/LinkedEarth/Pyleoclim_util/discussions/205|Why I'm not installing Pyleoclim yet]]) | * **Wait** till it can be installed with ''conda'' ([[https://github.com/LinkedEarth/Pyleoclim_util/discussions/205|Why I'm not installing Pyleoclim yet]]) |
* [[https://www.pymoo.org/|pymoo]]: multi-objective Optimization in Python | * [[https://www.pymoo.org/|pymoo]]: multi-objective Optimization in Python |
| * [[https://pynco.readthedocs.io/|pynco]]:Python bindings for NCO |
| * See also ''nco'', ''cdo'', ''python-cdo'' |
* [[https://requests.readthedocs.io/|requests]]: is an elegant and simple HTTP library for Python, built for human beings | * [[https://requests.readthedocs.io/|requests]]: is an elegant and simple HTTP library for Python, built for human beings |
* See also ''pooch'' | * See also ''pooch'' |