Skip to content

Conversation

@Mikejmnez
Copy link
Collaborator

@Mikejmnez Mikejmnez commented Sep 24, 2024

Draft PR - need to add some additional testing

The following Pull Request:

With regards to issue #374 the example described there now yields (correctly):

pds['/gt1r'].attributes
{'Description': 'Each group contains the segments for one Ground Track. As ICESat-2 orbits the earth, sequential transmit pulses illuminate six ground tracks on the surface of the earth.  The track width is approximately 14m.  Each ground track is numbered, according to the laser spot number that generates a given ground track.  Ground tracks are numbered from the left to the right in the direction of spacecraft travel as: 1L, 1R in the left-most pair of beams; 2L, 2R for the center pair of beams; and 3L, 3R for the right-most pair of beams.',
 'atlas_pce': 'pce3',
 'atlas_beam_type': 'strong',
 'groundtrack_id': 'gt1r',
 'atmosphere_profile': 'profile_1',
 'atlas_spot_number': '5',
 'sc_orientation': 'Forward',
 'dimensions': {'delta_time': 4102521},
 'Maps': (),
 'path': '/'}

and

pds['/gt1r/bckgrd_atlas'].attributes
{'Description': 'Contains data related to the 50-shot background count, including telemetry and range windows.',
 'dimensions': {'delta_time': 89490},
 'Maps': (),
 'path': '/gt1r/'}

where path displays like parent directory.

@Mikejmnez Mikejmnez marked this pull request as ready for review September 25, 2024 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

nested groups are missing attributes defined on DMRs include a property on DatasetType that allows inspection of Dap Objects at that level

1 participant