Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • N nes
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Earth SciencesEarth Sciences
  • nes
  • Wiki
  • Home

Home · Changes

Page history
Update home authored Aug 29, 2022 by Alba Vilanova's avatar Alba Vilanova
Show whitespace changes
Inline Side-by-side
home.md
View page @ d1a868b2
# NES (Netcdf for Earth Science) Wiki
NES is a Python library to read and write netCDF in parallel transparently.
# NES Wiki
NES (**N**etCDF for **E**arth **S**cience) 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.
#### Description
...
NES can be used independently of SNES to do the following:
- Read and write netCDF files in serial and parallel transparently.
- Create netCDF files from scratch in different geographical projections.
- Interpolate vertical and horizontally.
- Calculate daily statistics.
Currently the tool accepts regular, rotated, Lambert Conformal Conic and Mercator grids. It can also handle datasets made of points.
#### Availability
...
NES is an internal tool of the Earth Sciences Department.
#### Disclaimer
...
NES has been tested but if a bug appears, please open an issue.
#### How to cite
...
#### Contact persons
Code developed by [Barcelona Supercomputing Centre](https://www.bsc.es/) (BSC-CNS).
Developers:
* [carles.tena@bsc.es](https://www.bsc.es/tena-carles)
* [alba.vilanova@bsc.es](https://www.bsc.es/ca/vilanova-cortezon-alba)
* [Carles Tena](https://www.bsc.es/tena-carles) (carles.tena@bsc.es)
* [Alba Vilanova](https://www.bsc.es/ca/vilanova-cortezon-alba) (alba.vilanova@bsc.es)
#### [Short examples](short_examples)
#### [User guide](user_guide)
#### [Tutorials](Tutorials)
#### [Change log](https://earth.bsc.es/gitlab/es/nes/-/blob/master/CHANGELOG.md)
#### Dissemination
#### Development
\ No newline at end of file
Clone repository
  • Contribute
  • Development
  • FAQ
  • NES_Installation_Makefile
  • Trainings
  • Tutorials
  • _sidebar
  • Home
  • short_examples
  • user_guide