... | ... | @@ -12,10 +12,10 @@ Once NES is installed, the `nes` command becomes available in your terminal. |
|
|
Existent functionalities:
|
|
|
|
|
|
|
|
|
| Command | Description |
|
|
|
|---------------------------|-------------------------------------------------|
|
|
|
| [`check`](#CLI_checker) | Check for NaN and Inf values in a NetCDF file |
|
|
|
| [`reorder`](#CLI_reorder) | Convert longitudes from [0, 360] to [-180, 180] |
|
|
|
| Command | Description |
|
|
|
|--------------------------|-------------------------------------------------|
|
|
|
| [`check`](CLI_checker) | Check for NaN and Inf values in a NetCDF file |
|
|
|
| [`reorder`](CLI_reorder) | Convert longitudes from [0, 360] to [-180, 180] |
|
|
|
|
|
|
- [How to create your own functionality](HowTo_Console_Line_Interface)
|
|
|
|
... | ... | |