![Maven Central Adds Sigstore Signature Validation](https://cdn.sanity.io/images/cgdhsj6q/production/7da3bc8a946cfb5df15d7fcf49767faedc72b483-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
.. image:: https://gitlab.com/netcdf-scm/netcdf-scm/raw/master/docs/source/_static/logo.png :height: 50px :width: 100px :alt: Logo
+--------+-------------------+-------------+-----------+--------+-----------------+ | Basics | |Python Versions| | |Platforms| | |License| | |Docs| | |Conda install| | +--------+-------------------+-------------+-----------+--------+-----------------+
+-----------+-------------+----------+ | Citations | |GDJ paper| | |Zenodo| | +-----------+-------------+----------+
+-------------------+----------------+-----------+ | Repository health | |Build Status| | |Codecov| | +-------------------+----------------+-----------+
+-----------------+------------+--------+ | Latest releases | |Anaconda| | |PyPI| | +-----------------+------------+--------+
.. sec-begin-index
netCDF-SCM is a Python package for processing netCDF files. It focusses on metrics which are relevant to simple climate models and is built on top of the Iris_ package.
.. _Iris: https://github.com/SciTools/iris
.. sec-end-index
.. sec-begin-license
netCDF-SCM is free software under a BSD 3-Clause License, see LICENSE <https://github.com/znicholls/netcdf-scm/blob/master/LICENSE>
.
If you make any use of netCDF-SCM, please cite the Geoscience Data Journal (GDJ) <https://doi.org/10.1002/gdj3.113>
paper (Nicholls et al., GDJ 2021 <https://doi.org/10.1002/gdj3.113>
) as well as the relevant Zenodo release <https://zenodo.org/search?page=1&size=20&q=netcdf-scm>
.
.. sec-end-license
.. sec-begin-installation
The easiest way to install netCDF-SCM is with conda <https://conda.io/miniconda.html>
_
::
# if you're using a conda environment, make sure you're in it
conda install -c conda-forge netcdf-scm
It is also possible to install it with pip <https://pypi.org/project/pip/>
_
::
pip install netcdf-scm
However installing with pip requires installing all of Iris_'s dependencies yourself which is not trivial. As far as we know, Iris_ cannot be installed with pip alone.
.. _Iris: https://github.com/SciTools/iris
.. sec-end-installation
Documentation can be found at our documentation pages <https://netcdf-scm.readthedocs.io/en/latest/>
_ (we are thankful to Read the Docs <https://readthedocs.org/>
_ for hosting us).
Please see the Development section of the docs <https://netcdf-scm.readthedocs.io/en/latest/development.html>
_.
.. |Python Versions| image:: https://img.shields.io/pypi/pyversions/netcdf-scm.svg :target: https://pypi.org/project/netcdf-scm/ .. |Platforms| image:: https://anaconda.org/conda-forge/netcdf-scm/badges/platforms.svg :target: https://anaconda.org/conda-forge/netcdf-scm .. |License| image:: https://img.shields.io/badge/license-BSD_3-blue :target: https://gitlab.com/netcdf-scm/netcdf-scm/blob/master/LICENSE .. |Docs| image:: https://readthedocs.org/projects/netcdf-scm/badge/?version=latest :target: https://netcdf-scm.readthedocs.io/en/latest/ .. |Conda install| image:: https://anaconda.org/conda-forge/netcdf-scm/badges/installer/conda.svg :target: https://conda.anaconda.org/conda-forge .. |GDJ Paper| image:: https://img.shields.io/badge/GDJ-Nicholls%20et%20al.%20(2021)-lightgrey :target: https://doi.org/10.1002/gdj3.113 .. |Zenodo| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.3902224.svg :target: https://doi.org/10.5281/zenodo.3902224 .. |Build Status| image:: https://gitlab.com/netcdf-scm/netcdf-scm/badges/master/pipeline.svg :target: https://gitlab.com/netcdf-scm/netcdf-scm .. |Codecov| image:: https://gitlab.com/netcdf-scm/netcdf-scm/badges/master/coverage.svg :target: https://gitlab.com/netcdf-scm/netcdf-scm/commits/master .. |Anaconda| image:: https://anaconda.org/conda-forge/netcdf-scm/badges/version.svg :target: https://anaconda.org/conda-forge/netcdf-scm .. |PyPI| image:: https://img.shields.io/pypi/v/netcdf-scm.svg :target: https://pypi.org/project/netcdf-scm/
.. [Morin et al. 2012]: https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1002598
FAQs
Processing netCDF files for use with simple climate models
We found that netcdf-scm demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.