cmem
This is the code for the Cusp Magnetosheath Emissivity Model (CMEM)
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.8%) to scientific vocabulary
Repository
This is the code for the Cusp Magnetosheath Emissivity Model (CMEM)
Basic Info
- Host: GitHub
- Owner: swharton1
- License: mit
- Language: Python
- Default Branch: main
- Size: 664 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
CMEM
This is the code for the Cusp Magnetosheath Emissivity Model (CMEM)
All figures and analysis in the CMEM paper can be created with this code.
The code can be run from the shell, ipython or IDL.
All the code is in the CMEM folder.
To learn how to run the code, I recommend you look in runcmem.py. It contains commented out examples of how to run everything in there. You can either type the commands into ipython3 or create your own version of runcmem.py to just run the commands you want.
THINGS YOU NEED TO DO:
Install SXI_Core first from my github site. Follow those instructions. This contains some core, common functions across all of my projects.
You may want to add CMEM to your PYTHONPATH variable, say in your .bashrc file. Then you can call it from anywhere. Mine looks like: PYTHONPATH=$PYTHONPATH:~/Code/CMEM/
There are a series of paths you will need to set in CMEM/init.py. readfitscube uses paths stored as environment variables to find the emissivity cubes. You need to set these in the init file. Change whichever of these variables you need too: PPMLRPATH, OPENGGCMPATH or BATSRUSPATH. You will also need to set the default location for your PLOTPATH and PICKLE_PATH variables, where the output goes.
Owner
- Login: swharton1
- Kind: user
- Repositories: 1
- Profile: https://github.com/swharton1
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Wharton" given-names: "S. J. " orcid: "https://orcid.org/0000-0001-7039-6803" title: "CMEM" version: 1.0.0 date-released: 2024 url: "https://github.com/swharton1/CMEM/"
GitHub Events
Total
- Push event: 9
Last Year
- Push event: 9