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 [2023/01/31 14:32]
jypeter [Extra packages list] Added uxarray
other:uvcdat:cdat_conda:cdat_8_2_1 [2023/03/29 07:23]
jypeter [Extra packages list] added cf_array
Line 341: Line 341:
     * ''​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]]
 +  * [[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]]
 +    * Example: [[https://​cds.climate.copernicus.eu/​cdsapp#​!/​dataset/​reanalysis-era5-pressure-levels?​tab=form|ERA5 hourly data on pressure levels from 1959 to present]]
   * [[https://​github.com/​ecmwf/​cfgrib|cfgrib]]:​ Python interface to map GRIB files to the Unidata'​s Common Data Model v4 following the CF Conventions   * [[https://​github.com/​ecmwf/​cfgrib|cfgrib]]:​ Python interface to map GRIB files to the Unidata'​s Common Data Model v4 following the CF Conventions
     * see also ''​eccodes''​ and ''​pygrib''​     * see also ''​eccodes''​ and ''​pygrib''​
   * [[https://​unidata.github.io/​cftime/​|cftime]]:​ Python library for decoding time units and variable values in a netCDF file conforming to the Climate and Forecasting (CF) netCDF conventions   * [[https://​unidata.github.io/​cftime/​|cftime]]:​ Python library for decoding time units and variable values in a netCDF file conforming to the Climate and Forecasting (CF) netCDF conventions
 +    * Used with ''​xarray''​
 +  * [[https://​cf-xarray.readthedocs.io/​|cf_xarray]]:​ provides an accessor (''​DataArray.cf''​ or ''​Dataset.cf''​) that allows you to interpret //Climate and Forecast// metadata convention attributes present on ''​xarray''​ objects
     * Used with ''​xarray''​     * Used with ''​xarray''​
   * [[https://​clustergram.readthedocs.io/​|clustergram]]:​ visualization and diagnostics for cluster analysis   * [[https://​clustergram.readthedocs.io/​|clustergram]]:​ visualization and diagnostics for cluster analysis
Line 365: Line 370:
   * [[https://​github.com/​TEOS-10/​GSW-python|gsw]]:​ Python implementation of the Thermodynamic Equation Of Seawater   * [[https://​github.com/​TEOS-10/​GSW-python|gsw]]:​ Python implementation of the Thermodynamic Equation Of Seawater
     * see also //​seawater//​     * see also //​seawater//​
 +  * [[https://​noaa-orr-erd.github.io/​gridded/​index.html|gridded]]:​ a single API for accessing / working with gridded model results on multiple grid types
 +    * Supports the [[http://​cfconventions.org/​|CF]],​ [[https://​ugrid-conventions.github.io/​ugrid-conventions/​|UGRID]] and [[http://​sgrid.github.io/​sgrid/​|SGRID]] conventions
   * [[https://​intake.readthedocs.io/​|intake]]:​ a lightweight package for finding, investigating,​ loading and disseminating data   * [[https://​intake.readthedocs.io/​|intake]]:​ a lightweight package for finding, investigating,​ loading and disseminating data
     * [[https://​intake-esm.readthedocs.io/​|intake-esm]]:​ data cataloging utility built on top of intake, pandas, and xarray     * [[https://​intake-esm.readthedocs.io/​|intake-esm]]:​ data cataloging utility built on top of intake, pandas, and xarray
Line 407: Line 414:
     * [[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://​github.com/​tqdm|tqdm]]:​ make your loops show a smart progress meter
-  * [[https://​uxarray.readthedocs.io/​|uxarray]]:​ provide xarray styled functionality for unstructured grid datasets following [[https://​ugrid-conventions.github.io/​|UGRID Conventions]]+  * [[https://​uxarray.readthedocs.io/​|uxarray]]:​ provide xarray styled functionality for unstructured grid datasets following [[https://​ugrid-conventions.github.io/​ugrid-conventions/|UGRID Conventions]]
   * [[https://​docs.xarray.dev/​en/​stable/​|xarray]]:​ Xarray makes working with labelled multi-dimensional arrays in Python simple, efficient, and fun!   * [[https://​docs.xarray.dev/​en/​stable/​|xarray]]:​ Xarray makes working with labelled multi-dimensional arrays in Python simple, efficient, and fun!
-  * [[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
     * ''​xoa''​ is the successor of [[http://​www.ifremer.fr/​vacumm/​|vacumm]] (vacumm does **not** support Python3)     * ''​xoa''​ is the successor of [[http://​www.ifremer.fr/​vacumm/​|vacumm]] (vacumm does **not** support Python3)
other/uvcdat/cdat_conda/cdat_8_2_1.txt · Last modified: 2024/07/02 10:44 by jypeter