Coder Social home page Coder Social logo

heliopython / heliopy Goto Github PK

View Code? Open in Web Editor NEW
63.0 63.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%
physics python space-physics

heliopy's Issues

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.

Add cluster data import

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

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

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.

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.