User Tools

Site Tools


other:uvcdat:cdat_conda:cdat_8_2_1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
other:uvcdat:cdat_conda:cdat_8_2_1 [2022/05/24 09:17]
jypeter Improved the ferretmagic instructions
other:uvcdat:cdat_conda:cdat_8_2_1 [2022/09/06 11:39]
jypeter [Extra packages list] Added tqdm
Line 385: Line 385:
   * [[https://​plotly.com/​python/​|plotly]]:​ Plotly'​s Python graphing library (sometimes referred to as //​plotly.py//​) makes interactive,​ publication-quality graphs   * [[https://​plotly.com/​python/​|plotly]]:​ Plotly'​s Python graphing library (sometimes referred to as //​plotly.py//​) makes interactive,​ publication-quality graphs
     * see also ''​python-kaleido''​ and ''​dash''​     * see also ''​python-kaleido''​ and ''​dash''​
 +  * [[https://​www.fatiando.org/​pooch/​|pooch]]:​ a friend to fetch your data files (makes it easy to download a file, without messing with ''​requests''​ and ''​urllib''​)
   * [[https://​proplot.readthedocs.io/​en/​latest/​|proplot]]:​ a lightweight **matplotlib wrapper** for making beautiful, publication-quality graphics   * [[https://​proplot.readthedocs.io/​en/​latest/​|proplot]]:​ a lightweight **matplotlib wrapper** for making beautiful, publication-quality graphics
   * [[https://​github.com/​jswhit/​pygrib|pygrib]]:​ high-level interface to the ECWMF ECCODES C library for reading GRIB files   * [[https://​github.com/​jswhit/​pygrib|pygrib]]:​ high-level interface to the ECWMF ECCODES C library for reading GRIB files
Line 390: Line 391:
   * [[https://​pyleoclim-util.readthedocs.io/​|pyleoclim]]:​ a Python package designed for the analysis of paleoclimate data   * [[https://​pyleoclim-util.readthedocs.io/​|pyleoclim]]:​ a Python package designed for the analysis of paleoclimate data
     * **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://​requests.readthedocs.io/​|requests]]:​ is an elegant and simple HTTP library for Python, built for human beings
 +    * See also ''​pooch''​
   * [[https://​rpy2.github.io/​|rpy2]]:​ an interface to R running embedded in a Python process   * [[https://​rpy2.github.io/​|rpy2]]:​ an interface to R running embedded in a Python process
   * [[http://​scikit-image.org/​|scikit-image]]:​ a collection of algorithms for image processing in Python   * [[http://​scikit-image.org/​|scikit-image]]:​ a collection of algorithms for image processing in Python
Line 401: Line 404:
   * [[https://​www.tensorflow.org/​|tensorflow-mkl]]:​ an end-to-end open source machine learning platform ​   * [[https://​www.tensorflow.org/​|tensorflow-mkl]]:​ an end-to-end open source machine learning platform ​
     * [[https://​anaconda.org/​anaconda/​tensorflow-mkl|tensorflow-mkl]] will install the **CPU**-based (**not GPU**) version     * [[https://​anaconda.org/​anaconda/​tensorflow-mkl|tensorflow-mkl]] will install the **CPU**-based (**not GPU**) version
 +  * [[https://​github.com/​tqdm|tqdm]]:​ make your loops show a smart progress meter
   * [[https://​xcdat.readthedocs.io/​|xcdat]]:​ Xarray Extended with Climate Data Analysis Tools   * [[https://​xcdat.readthedocs.io/​|xcdat]]:​ Xarray Extended with Climate Data Analysis Tools
   * [[https://​xoa.readthedocs.io/​en/​latest/​|xoa]]:​ xarray-based ocean analysis library   * [[https://​xoa.readthedocs.io/​en/​latest/​|xoa]]:​ xarray-based ocean analysis library
other/uvcdat/cdat_conda/cdat_8_2_1.txt · Last modified: 2024/05/15 14:53 by jypeter