Handles NC files. Part of Geospatiale III.
- Source:
Methods
(static) convertToASC(arg0_input_file_path, arg1_output_file_path, arg2_optionsopt)
Requires netcdfjs. Converts an .nc file to a .asc file, depending on its options.time_index and options.variable_key.
- Source:
Parameters:
| Name | Type | Attributes | Description | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
arg0_input_file_path |
String
|
|||||||||||||||||||||||||||
arg1_output_file_path |
String
|
|||||||||||||||||||||||||||
arg2_options |
Object
|
<optional> |
|
(static) getVariables(arg0_input_file_path)
Logs all variables within an .nc file.
Parameters:
| Name | Type | Description |
|---|---|---|
arg0_input_file_path |
string
|