spedas / pyspedas

Python-based Space Physics Environment Data Analysis Software
https://pyspedas.readthedocs.io/
MIT License
155 stars 60 forks source link

pyspedas equivalent to IDL libs command #629

Closed jameswilburlewis closed 11 months ago

jameswilburlewis commented 1 year ago

Users should be able to look up documentation by giving a routine name or keyword, and be able to see the path to the source code and header comments. Some of this is probably available in the iDE but this gives a tool that will work the same everywhere.

Ideally, whatever database this tool uses should be populated automatically, during the release build process, or github actions, or something similar.

Wildcard support would be nice.

jameswilburlewis commented 1 year ago

THEMIS> libs,'libs'

% Compiled module: LIBS.

/Users/jwl/spdsoft_trunk/general/misc/system/libs.pro

THEMIS>

Cheers,

-- Jim

On Mon, Nov 13, 2023 at 1:21 PM Alexander Drozdov @.***> wrote:

Is libs command a part of SPEDAS? If yes, where is it located?

— Reply to this email directly, view it on GitHub https://github.com/spedas/pyspedas/issues/629#issuecomment-1809146666, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZG25NFDJEB5XVVBSX4D7Z3YEKFOJAVCNFSM6AAAAAA7GSDP5GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBZGE2DMNRWGY . You are receiving this because you authored the thread.Message ID: @.***>

xandrd commented 1 year ago

@jameswilburlewis, thanks! I actually deleted the comment, because I was able to find it.