| ... | ... | @@ -27,6 +27,24 @@ The basic tab lets you load files, examine variable data and attributes in those |
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
**To load files:**
|
|
|
|
* click the "Load" button next to one of the two file sections (A or B)
|
|
|
|
* navigate to the file you want to open in the pop up window and select it
|
|
|
|
|
|
|
|
The file you selected should load into the basic tab and look something like this:
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
The file path, an automatically loaded variable, the data shape, the variable attributes, and the automatically detected fill value will populate into the appropriate areas.
|
|
|
|
|
|
|
|
**If you need to override the fill value:**
|
|
|
|
* check the "override fill value" checkbox
|
|
|
|
* type in the fill value you want to use
|
|
|
|
|
|
|
|
Note: The fill value can be a number or "None" (without the quotes). If you set the override fill value to None, no data will be considered fill data.
|
|
|
|
|
|
|
|
If you uncheck the "override fill value" checkbox Glance will go back to using the fill value it automatically detected.
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
TODO, this page is still in progress |
|
|
\ No newline at end of file |