IODA Bundle
argoClim2ioda.argoClim Class Reference
Inheritance diagram for argoClim2ioda.argoClim:
[legend]
Collaboration diagram for argoClim2ioda.argoClim:
[legend]

Public Member Functions

def __init__ (self, filename, begindate=None, enddate=None)
 

Public Attributes

 filename
 
 begindate
 
 enddate
 
 varname
 
 data
 

Private Member Functions

def _readData (self)
 

Detailed Description

Definition at line 29 of file argoClim2ioda.py.

Constructor & Destructor Documentation

◆ __init__()

def argoClim2ioda.argoClim.__init__ (   self,
  filename,
  begindate = None,
  enddate = None 
)

Definition at line 31 of file argoClim2ioda.py.

Member Function Documentation

◆ _readData()

def argoClim2ioda.argoClim._readData (   self)
private
Read and store the data.
This file can be downloaded from:
http://www.argo.ucsd.edu/Gridded_fields.html
Global gridded NetCDF Argo only dataset produced by optimal interpolation
doi:10.1002/2017GL073426

Definition at line 42 of file argoClim2ioda.py.

Member Data Documentation

◆ begindate

argoClim2ioda.argoClim.begindate

Definition at line 34 of file argoClim2ioda.py.

◆ data

argoClim2ioda.argoClim.data

Definition at line 115 of file argoClim2ioda.py.

◆ enddate

argoClim2ioda.argoClim.enddate

Definition at line 35 of file argoClim2ioda.py.

◆ filename

argoClim2ioda.argoClim.filename

Definition at line 33 of file argoClim2ioda.py.

◆ varname

argoClim2ioda.argoClim.varname

Definition at line 62 of file argoClim2ioda.py.


The documentation for this class was generated from the following file: