Skip to main content
Ctrl+K
CloudDrift  documentation - Home CloudDrift  documentation - Home

Getting started

  • Installation
  • Usage
  • Datasets

Reference

  • Contributing
  • API
    • clouddrift.adapters
      • clouddrift.adapters.andro
        • clouddrift.adapters.andro.to_xarray
      • clouddrift.adapters.gdp
        • clouddrift.adapters.gdp.cast_float64_variables_to_float32
        • clouddrift.adapters.gdp.cut_str
        • clouddrift.adapters.gdp.decode_date
        • clouddrift.adapters.gdp.drogue_presence
        • clouddrift.adapters.gdp.fetch_netcdf
        • clouddrift.adapters.gdp.fill_values
        • clouddrift.adapters.gdp.get_gdp_metadata
        • clouddrift.adapters.gdp.order_by_date
        • clouddrift.adapters.gdp.parse_directory_file
        • clouddrift.adapters.gdp.rowsize
        • clouddrift.adapters.gdp.str_to_float
        • clouddrift.adapters.gdp.gdp1h
        • clouddrift.adapters.gdp.gdp6h
        • clouddrift.adapters.gdp.gdpsource
      • clouddrift.adapters.glad
        • clouddrift.adapters.glad.get_dataframe
        • clouddrift.adapters.glad.to_xarray
      • clouddrift.adapters.hurdat2
        • clouddrift.adapters.hurdat2.to_raggedarray
        • clouddrift.adapters.hurdat2.DataLine
        • clouddrift.adapters.hurdat2.HeaderLine
        • clouddrift.adapters.hurdat2.RecordIdentifier
        • clouddrift.adapters.hurdat2.SystemStatus
        • clouddrift.adapters.hurdat2.TrackData
      • clouddrift.adapters.ibtracs
        • clouddrift.adapters.ibtracs.to_raggedarray
      • clouddrift.adapters.mosaic
        • clouddrift.adapters.mosaic.get_dataframes
        • clouddrift.adapters.mosaic.get_file_urls
        • clouddrift.adapters.mosaic.get_repository_metadata
        • clouddrift.adapters.mosaic.to_xarray
      • clouddrift.adapters.subsurface_floats
        • clouddrift.adapters.subsurface_floats.download
        • clouddrift.adapters.subsurface_floats.to_xarray
      • clouddrift.adapters.utils
        • clouddrift.adapters.utils.download_with_progress
      • clouddrift.adapters.yomaha
        • clouddrift.adapters.yomaha.download
        • clouddrift.adapters.yomaha.to_xarray
    • clouddrift.datasets
      • clouddrift.datasets.andro
      • clouddrift.datasets.gdp1h
      • clouddrift.datasets.gdp6h
      • clouddrift.datasets.gdp_source
      • clouddrift.datasets.glad
      • clouddrift.datasets.hurdat2
      • clouddrift.datasets.ibtracs
      • clouddrift.datasets.mosaic
      • clouddrift.datasets.spotters
      • clouddrift.datasets.subsurface_floats
      • clouddrift.datasets.yomaha
    • clouddrift.kinematics
      • clouddrift.kinematics.inertial_oscillation_from_position
      • clouddrift.kinematics.kinetic_energy
      • clouddrift.kinematics.position_from_velocity
      • clouddrift.kinematics.residual_position_from_displacement
      • clouddrift.kinematics.spin
      • clouddrift.kinematics.velocity_from_position
    • clouddrift.pairs
      • clouddrift.pairs.chance_pair
      • clouddrift.pairs.chance_pairs_from_ragged
      • clouddrift.pairs.pair_bounding_box_overlap
      • clouddrift.pairs.pair_space_distance
      • clouddrift.pairs.pair_time_distance
      • clouddrift.pairs.pair_time_overlap
    • clouddrift.plotting
      • clouddrift.plotting.plot_ragged
    • clouddrift.ragged
      • clouddrift.ragged.apply_ragged
      • clouddrift.ragged.chunk
      • clouddrift.ragged.obs_index_to_row
      • clouddrift.ragged.prune
      • clouddrift.ragged.ragged_to_regular
      • clouddrift.ragged.regular_to_ragged
      • clouddrift.ragged.rowsize_to_index
      • clouddrift.ragged.segment
      • clouddrift.ragged.subset
      • clouddrift.ragged.unpack
    • clouddrift.raggedarray
      • clouddrift.raggedarray.RaggedArray
    • clouddrift.signal
      • clouddrift.signal.analytic_signal
      • clouddrift.signal.cartesian_to_rotary
      • clouddrift.signal.ellipse_parameters
      • clouddrift.signal.modulated_ellipse_signal
      • clouddrift.signal.rotary_to_cartesian
    • clouddrift.sphere
      • clouddrift.sphere.bearing
      • clouddrift.sphere.cartesian_to_spherical
      • clouddrift.sphere.cartesian_to_tangentplane
      • clouddrift.sphere.coriolis_frequency
      • clouddrift.sphere.cumulative_distance
      • clouddrift.sphere.distance
      • clouddrift.sphere.plane_to_sphere
      • clouddrift.sphere.position_from_distance_and_bearing
      • clouddrift.sphere.recast_lon
      • clouddrift.sphere.recast_lon180
      • clouddrift.sphere.recast_lon360
      • clouddrift.sphere.sphere_to_plane
      • clouddrift.sphere.spherical_to_cartesian
      • clouddrift.sphere.tangentplane_to_cartesian
    • clouddrift.wavelet
      • clouddrift.wavelet.morse_amplitude
      • clouddrift.wavelet.morse_freq
      • clouddrift.wavelet.morse_logspace_freq
      • clouddrift.wavelet.morse_properties
      • clouddrift.wavelet.morse_wavelet
      • clouddrift.wavelet.morse_wavelet_transform
      • clouddrift.wavelet.wavelet_transform
  • .rst

clouddrift.adapters.utils

clouddrift.adapters.utils#

Functions

download_with_progress(download_map[, ...])

previous

clouddrift.adapters.subsurface_floats.to_xarray

next

clouddrift.adapters.utils.download_with_progress

By Philippe Miron

© Copyright 2022-2023, CloudDrift.