-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'dev' into codice-l1-updates
- Loading branch information
Showing
92 changed files
with
50,324 additions
and
635 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +0,0 @@ | ||
from imap_processing.cdf.imap_cdf_manager import ImapCdfAttributes | ||
|
||
# Load Epoch CDF attributes | ||
cdf_manager = ImapCdfAttributes() | ||
epoch_attrs = cdf_manager.get_variable_attributes("epoch") | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 14 additions & 5 deletions
19
imap_processing/cdf/config/imap_default_global_cdf_attrs.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,17 @@ | ||
Project: STP>Solar-Terrestrial Physics | ||
# Reference for sections: https://spdf.gsfc.nasa.gov/istp_guide/gattributes.html | ||
# Reference from IBEX: https://spdf.gsfc.nasa.gov/pub/software/cdawlib/0SKELTABLES/ibex_h3_ena_lo_r08_omni_f3-gdf-maps_5yr_00000000_v01.skt | ||
Project: STP>Solar Terrestrial Probes | ||
Source_name: IMAP>Interstellar Mapping and Acceleration Probe | ||
Discipline: Solar Physics>Heliospheric Physics | ||
# TODO: CDF docs say this value should be IMAP | ||
Mission_group: IMAP>Interstellar Mapping and Acceleration Probe | ||
PI_name: Dr. David J. McComas | ||
PI_affiliation: Princeton Plasma Physics Laboratory, 100 Stellarator Road, Princeton, NJ 08540 | ||
Mission_group: IMAP | ||
PI_name: Prof. David J. McComas | ||
PI_affiliation: Princeton University | ||
File_naming_convention: source_descriptor_datatype_yyyyMMdd_vNNN | ||
Acknowledgement: > | ||
Please acknowledge the IMAP Mission Principal Investigator, Prof. David J. McComas of Princeton University. | ||
Rules_of_use: > | ||
All IMAP data products are publicly released and citable for use in publications. | ||
Please consult the IMAP team publications and personnel for further details | ||
on production, processing, and usage of these data. | ||
LINK_TITLE: IMAP The Interstellar Mapping and Acceleration Probe | ||
HTTP_LINK: https://imap.princeton.edu/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.