About Anaconda Help Download Anaconda

An efficient space physics data client for python

Installers

  • win-64 v2.3.1
  • linux-64 v2.3.1
  • osx-arm64 v2.3.1
  • osx-64 v2.3.1

conda install

To install this package run one of the following:
conda install dasdevelopers::das2py

Description

das2py versioning has been reset to match the github project and has switched to semantic versioning. Please issue:

  • conda remove das2py
  • conda install -c dasdevelopers das2py

to update. This will provide version github version 2.3.1, which is the newest release and is newer then the 2.3.1 version that was previously posted here. Sorry for the confusion. Now that the anaconda and github versions are in sync, no further version revisions are expected.

To test stream verification issue:

  • wget https://raw.githubusercontent.com/das-developers/das2py/main/test/ex96_yscan_multispec.d2t
  • das_verify ex96_yscan_multispec.d2t

To test plot generation issue:

  • conda install matplotlib (if not already present)
  • wget https://raw.githubusercontent.com/das-developers/das2py/main/examples/ex09_cassini_fce_ephem_ticks.py
  • python ex09_cassini_fce_ephem_ticks.py 2017-09-14
  • okular cas_mag_fce_2017-09-14.png (or whichever PNG viewer you like)

You should get the same plot as the one at: ex09_cassini_fce_ephem_ticks.png

Thanks for trying das2py :)


© 2024 Anaconda, Inc. All Rights Reserved. (v3.0.9) Legal | Privacy Policy