pysat / pysatMadrigal

Madrigal instrument support for the pysat ecosystem
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

DOC: add more examples #41

Open aburrell opened 3 years ago

aburrell commented 3 years ago

Improve documentation by adding examples for:

aburrell commented 3 years ago

@rstoneback these examples are from your code, but more importantly require the use of the DMSP ephem Instrument, which we don't have in any public space. Which repository should it go in? I think the lack of a download function was an issue, perhaps it can be solved?

rstoneback commented 3 years ago

The DMSP functions were written for the DINEOFs SuperDARN DMSP thing. I’m not sure where they should go. Don’t really have to go anywhere.

I got the DMSP ephem from Rob Redmon but it may be possible the data is more public now, given how some funding sources have shifted to more public disclosure.

I did find that updated ephemerides are in the SSJ and SSM datasets. https://agupubs.onlinelibrary.wiley.com/doi/full/10.1002/2016JA023339

CDAWeb has coverage from 2009 - jan 1 2015 via SSM.

aburrell commented 3 years ago

Would be worth contacting him to see if they are available. It would certainly be useful to update the DMSP IVM ephemera.

I think the routines are useful for many DMSP IVM analysis processes and it's ok to have them here. But, obviously the results are better with updated locations 🐬

rstoneback commented 2 years ago

update_DMSP_ephemeris still pending.

aburrell commented 2 years ago

Moving this to "future", since it's a long road to get the ephemeris instrument.