Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revisionNext revisionBoth sides next revision |
other:uvcdat:cdat_conda:cdat_8_2_1 [2023/10/03 10:52] – [Extra packages list] xgrads can now be installed with conda jypeter | other:uvcdat:cdat_conda:cdat_8_2_1 [2023/12/13 14:49] – [Extra packages list] Added ydata-profiling jypeter |
---|
* [[https://cmor.llnl.gov/|CMOR]]: CMOR (//Climate Model Output Rewriter//) is used to produce CF-compliant netCDF files | * [[https://cmor.llnl.gov/|CMOR]]: CMOR (//Climate Model Output Rewriter//) is used to produce CF-compliant netCDF files |
* ''conda install -n cdatm19_py3 -c conda-forge cmor'' | * ''conda install -n cdatm19_py3 -c conda-forge cmor'' |
* Get version number with: ''python -c 'from cmor import *; print( (CMOR_VERSION_MAJOR, CMOR_VERSION_MINOR, CMOR_VERSION_PATCH) )' '' | |
* <wrap hi>Warning!</wrap> [[https://github.com/PCMDI/cmor/issues/449|CMOR currently requires Python 2.7]] | |
| |
* [[http://scitools.org.uk/cartopy/|cartopy]]: a Python package designed for geospatial data processing in order to produce maps and other geospatial data analyses | * [[http://scitools.org.uk/cartopy/|cartopy]]: a Python package designed for geospatial data processing in order to produce maps and other geospatial data analyses |
* ''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) |
* [[https://xskillscore.readthedocs.io/|xskillscore]]: metrics for verifying forecasts | * [[https://xskillscore.readthedocs.io/|xskillscore]]: metrics for verifying forecasts |
| * [[https://docs.profiling.ydata.ai/|ydata-profiling]]: a leading package for data profiling, that automates and standardizes the generation of detailed reports, complete with statistics and visualizations. |
| |
==== Removed packages ==== | ==== Removed packages ==== |