README.md 563 Bytes
Newer Older
Alba Vilanova's avatar
Alba Vilanova committed
[![Version](https://earth.bsc.es/gitlab/es/NES/-/badges/release.svg?key_text=Latest+release)](https://earth.bsc.es/gitlab/es/NES/-/tags)

# About

NES (NetCDF for Earth Science) is the Python I/O library used by SNES, the framework that implements the data post-processing pipelines at the Earth Sciences department, to read and write netCDF files.

## How to clone

Use the following command to install NES:

```
Alba Vilanova's avatar
Alba Vilanova committed
pip install nes
Alba Vilanova's avatar
Alba Vilanova committed
```

## How to run

For running NES, please follow the instruction in 
the `wiki <https://earth.bsc.es/gitlab/es/NES/-/wikis/home>`_.