GeoEco.DataProducts.Aviso Module

Altimetry-derived products from Aviso (http://www.aviso.oceanobs.com).

class AvisoGriddedGeostrophicCurrents(productName, vectorComponent, temporalResolution, username, password[, timeout[, maxRetryTime[, cacheDirectory]]])
An OPeNDAPGrid for a gridded geostrophic currents product from Aviso.
class AvisoGriddedSSH(productName, temporalResolution, username, password[, timeout[, maxRetryTime[, cacheDirectory]]])
An OPeNDAPGrid for a gridded SSH product from Aviso.
class AvisoGriddedSignificantWaveHeight(productName, username, password[, timeout[, maxRetryTime[, cacheDirectory]]])
An OPeNDAPGrid for a gridded significant wave height product from Aviso.
class AvisoGriddedWindSpeedModulus(productName, username, password[, timeout[, maxRetryTime[, cacheDirectory]]])
An OPeNDAPGrid for a gridded wind speed modulus product from Aviso.
class _AvisoGriddedProduct()
An OPeNDAPGrid for a gridded product from Aviso.