Package iceprod :: Package core :: Module metadata :: Class DIF
[hide private]
[frames] | no frames]

Class DIF

source code


To Do: valid parameters should be read from an external file given that they could change in the future.

Instance Methods [hide private]
 
__init__(self) source code
 
SetEntryId(self, entry_id) source code
 
GetEntryId(self) source code
 
SetEntryTitle(self, entry_title) source code
 
GetEntryTitle(self) source code
 
SetParameters(self, parameters) source code
 
GetParameters(self) source code
 
GetValidParameters(self) source code
 
GetValidSourceNames(self) source code
 
GetValidSensorNames(self) source code
 
SetISOTopicCategory(self, iso_topic_category) source code
 
GetISOTopicCategory(self) source code
 
SetDataCenter(self, datacenter) source code
 
GetDataCenter(self) source code
 
SetSummary(self, summary) source code
 
GetSummary(self) source code
 
SetMetadataName(self, metadata_name) source code
 
GetMetadataName(self) source code
 
SetMetadataVersion(self, metadata_version) source code
 
GetMetadataVersion(self) source code
 
SetSensorName(self, sensor_name) source code
 
GetSensorName(self) source code
 
GetSensorNameLong(self) source code
 
SetSourceName(self, source_name) source code
 
GetSourceName(self) source code
 
GetSourceNameLong(self) source code
 
SetDIFCreationDate(self, dif_creation_date) source code
 
GetDIFCreationDate(self) source code
Class Variables [hide private]
  valid_parameters = ['SPACE SCIENCE > Astrophysics > Neutrinos'...
  valid_source_names = {'EXPERIMENTAL': 'Data with an instrument...
  valid_sensor_names = {'AMANDA': 'Antarctic Muon and Neutrino D...
Class Variable Details [hide private]

valid_parameters

Value:
['SPACE SCIENCE > Astrophysics > Neutrinos',
 'SPACE SCIENCE > Astrophysics > Neutrinos > Atmospheric',
 'SPACE SCIENCE > Astrophysics > Neutrinos > Extraterrestrial Point So\
urce',
 'SPACE SCIENCE > Astrophysics > Neutrinos > Gamma Ray Burst',
 'SPACE SCIENCE > Astrophysics > Neutrinos > WIMPS',
 'SPACE SCIENCE > Astrophysics > Neutrinos > Diffuse Source',
 'SPACE SCIENCE > Astrophysics > Neutrinos > Extreme High Energy',
...

valid_source_names

Value:
{'EXPERIMENTAL': 'Data with an instrumentation based source',
 'SIMULATION': 'Data which are numerically generated'}

valid_sensor_names

Value:
{'AMANDA': 'Antarctic Muon and Neutrino Detector Array',
 'AMANDA-A': 'Prototype Antarctic Muon and Neutrino Detector Array',
 'EHWD': 'Enhanced Hot Water Drill',
 'GASP': 'Gamma Astronomy-South Pole',
 'ICECUBE': 'IceCube',
 'ICETOP': 'IceTop',
 'RICE': 'Radio Ice Cherenkov Experiment',
 'RPSC-MET': 'Raytheon Polar Services Corporation Meteorology',
...