Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

netcdf-scm

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

netcdf-scm

Processing netCDF files for use with simple climate models

  • 2.1.1
  • Source
  • PyPI
  • Socket score

Maintainers
2

.. image:: https://gitlab.com/netcdf-scm/netcdf-scm/raw/master/docs/source/_static/logo.png :height: 50px :width: 100px :alt: Logo

netCDF-SCM

+--------+-------------------+-------------+-----------+--------+-----------------+ | 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

License

.. 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

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/>_

::

if you're using a virtual environment, make sure you're in it

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

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).

Contributing

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

Keywords

FAQs


Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc