3. API reference¶
3.1. Classes¶
|
Section endpoint object. |
|
Gridded section object |
3.2. Processing model grid¶
|
Returns a Coord object, depending on the modelname |
|
Returns a Grid instance associated with the input coord argument. |
|
Extract a list of GridSection objects from a grid object (containing coordinates and scale factors) and a list of section endpoints. |
3.3. Input/Output¶
|
Function that saves a variable object into a file. |
|
Loads a file and reads its content. |
|
Reads the time variable of a NetCDF time. |
3.4. NetCDF conversion¶
Module that contains various functions dedicated to the conversion of PyPAGO outputs into NetCDF files` to |
3.5. Loading data¶
|
Extracts the model output from model T-grid points and interpolates them on section west and north faces. The extracted data are added to the input file::. |
|
Extracts the model output, interpolates if needed on west and north faces, and saves only the data along preselected sections and areas in structfile. |
Extracts the model output, interpolates if needed on west and north faces, and saves only the data along preselected sections and areas in structfile. |
|
|
Extracts the model output from model T-grid points and interpolates them on section west and north faces. The extracted data are added to the input file::. |
3.6. Miscellaneous¶
|
Determines the index of a section in a list of sections |
|
Determines the index of a domain in a list of domains |
3.7. Scientific calculations¶
Module that handles transport calculation across gridded sections |
|
Module that handles domain calculation into domains |
3.8. Plotting¶
|
Draws the final plot. |
|
Pcolor of a variable contained in a gridded section. |
|
Contourplot of a variable contained in a gridded section. |