There is a newer version of the record available.

Published April 1, 2021 | Version v2.3.0
Software Open

pysat/pysat: v2.3.0

  • 1. The University of Texas at Dallas
  • 2. Goddard Space Flight Center
  • 3. U.S. Naval Research Laboratory
  • 4. Catholic University of America, Goddard Space Flight Center
  • 5. Predictive Science
  • 6. @olist

Description

The Python Satellite Data Analysis Toolkit (pysat) v2.3.0 release is intended to be the last release of the v2.x series and the last release to include support for Python 2.x. pysat v2.3.0 primarily features DeprecationWarnings for pysat functions that are changing as part of the 3.0.0 release.

[2.3.0] - 2021-04-01
  • Allow use of new Instrument kwarg, inst_id (replaces sat_id)
  • Allow limited use of new list_files kwarg, file_cadance
  • Added support for pysat.params['data_dirs'], the replacement for pysat.data_dir in pysat 3.0.0
  • Deprecation warnings added to:
    • Instrument class (old meta labels, sat_id, default, multi_file_day, manual_org, and _filter_datetime_input, data_dir)
    • pysat.instruments.methods.general.list_files kwarg fake_montly_files_from_daily
    • pysat.instruments.methods.testing.generate_times kwarg sat_id
    • Constellation class kwarg name
    • Custom class
    • functions from _files class
    • functions from ssnl module
    • Instrument modules:
      • the pysatCDAAC: cosmic_gps
      • the pysatIncubator: champ_star, demeter_iap, superdarn_grdex, supermag_magnetometer
      • the pysatMadrigal: jro_isr, dmsp_ivm
      • the pysatSpaceWeather: sw_dst, sw_f107, sw_kp
      • the pysatModels: ucar_tiegcm
      • the pysatNASA: cnofs_ivm, cnofs_plp, cnofs_vefi, de2_lang, de2_nacs, de2_rpa, de2_wats, icon_euv, icon_fuv, icon_ivm, icon_might, iss_fpmu, omni_hro, rocsat1_ivm, sport_ivm, timed_saber, timed_see
    • The usage of a numeric string for sat_id to specify number of points in test instruments
    • SpaceWeather, Incubator (DEMETER), Madrigal, CDAWeb, and ICON instrument methods
    • The DE2 and ICON Constellation objects
    • pysat.utils.set_data_dir
  • Documentation
    • Updated docstrings with deprecation notes
  • Bug Fix
    • Closes files after download in NASA CDAWeb methods
    • Updated the ICON constellation object to reflect new instrument standards
  • Added version cap for numpy

Files

pysat/pysat-v2.3.0.zip

Files (8.3 MB)

Name Size Download all
md5:3160dd6a19fdca576796d7cc0315636b
8.3 MB Preview Download

Additional details

Related works