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 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • 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
  • UserGuide

UserGuide · Changes

Page history
WIP authored Jul 05, 2025 by Carles Tena's avatar Carles Tena
Hide whitespace changes
Inline Side-by-side
UserGuide.md
View page @ b0da2cae
...@@ -5,11 +5,19 @@ ...@@ -5,11 +5,19 @@
## Console Line Interface ## Console Line Interface
The NES CLI allows you to run core operations such as reordering longitudes and checking data directly from the command line. The NES CLI allows you to run core operations such as reordering longitudes and checking data directly from the command line.
Once NES is installed, the `nes` command becomes available in your terminal. Once NES is installed, the `nes` command becomes available in your terminal.
Existent functionalities: Existent functionalities:
| Command | Description |
|----------------------------------|-------------------------------------------------|
| [check](#checker) | Check for NaN and Inf values in a NetCDF file |
| [`reorder`](#reorder-longitudes) | Convert longitudes from [0, 360] to [-180, 180] |
- [Reorder Longitudes](#reorder-longitudes) - [Reorder Longitudes](#reorder-longitudes)
- [Checker](#checker) - [Checker](#checker)
......
Clone repository
  • Home
  • Tutorials
  • Trainings
  • Development
  • Contribute
  • FAQ