Coder Social home page Coder Social logo

heliopython / heliopy Goto Github PK

View Code? Open in Web Editor NEW
63.0 9.0 43.0 3.36 MB

Python for heliospheric and planetary physics

Home Page: http://docs.heliopy.org/en/stable/

License: GNU General Public License v3.0

Python 100.00%
space-physics python physics

heliopy's Introduction

HelioPy

HelioPy is no longer developed

As of January 2022 HelioPy will no longer be developed or supported. Most of HelioPy's functionality is now implemented elsewhere:

Finding/loading in-situ data

sunpy version 3.1 (released October 2021) has support for reading CDF files. It also has functionality to search NASA's CDAWeb via. sunpy.net.Fido, which provides access to in-situ data from a large range of in-situ heliospheric observatories.

Generating spacecraft trajectories from SPICE kernels

The astrospice project re-implements all of this functionality, in a much more user and maintainer friendly codebase. It's currently actively developed, and accepting bug reports or feature requests.

heliopy's People

Contributors

abotiamnot avatar argallmr avatar dstansby avatar dupuisirt avatar gitter-badger avatar jannisteunissen avatar jeffreybroll avatar mianto avatar pllim avatar richardhaythorn avatar ritzvik avatar sashank27 avatar stbadman avatar tlml avatar wafels avatar xypnox avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

heliopy's Issues

Add cluster data import

  • FGM magnetic field
  • PEACE particle moments
  • STAFF magnetic field
  • EFW electric field
  • CIS particle moments

Add some docs about pandas dataframes

The main data type that is returned by heliopy, there should probably be a paragraph or so explaining how they work and linking to the pandas documentation.

Choose a CDF reader to use

Currently HelioPy uses a copy of the cdf reader from SpacePy. This isn't ideal because we don't want to maintain our own cdf reader, and the reader should really exist in an independent package.

Split helios distribution import

Add separate methods for protons, electrons, and the distribution files at the top of the ascii files. Should speed up loading if only 1/2 of these is wanted.

Improve spice docs

Currently there isn't much documentation about the new spice module, some more should be added.

Return data that has units

Currently all the data returned by HelioPy just returns numbers, and (hopefully!) the documentation says what units the numbers are in. AstroPy has a mature units system however, that allows data that has units attached: http://docs.astropy.org/en/stable/units/index.html

One potential problem is that pandas DataFrames do not currently work with units: pandas-dev/pandas#10349 and all of HelioPy revolves around DataFrames, so this might involve finding an alternative for DataFrames. A possible alternative is AstroPy tables: http://docs.astropy.org/en/stable/table/index.html

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.