... | ... | @@ -12,10 +12,11 @@ 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] |
|
|
|
| [`nc2geostructure`](CLI_nc2geostructure) | Convert a NetCDF to a geostructure (GeoJSON, Shapefile) |
|
|
|
|
|
|
- [How to create your own functionality](HowTo_Console_Line_Interface)
|
|
|
|
... | ... | |