Skip to content

Add and use 0802 nt tiepoints for AMSR2#69

Merged
trey-stafford merged 4 commits intomainfrom
nsidc0803-nt-tiepoints
Aug 28, 2025
Merged

Add and use 0802 nt tiepoints for AMSR2#69
trey-stafford merged 4 commits intomainfrom
nsidc0803-nt-tiepoints

Conversation

@trey-stafford
Copy link
Contributor

@trey-stafford trey-stafford commented Aug 25, 2025

Add NT tiepoints for use with NSIDC0802 and make that tiepoint set the default when am2 is passed as satellite to nt.tiepoints.get_tiepoints.

Data were provided by @sc0tts:

c     data ARRAY  
c                   N-AS2, S-AS2  / # AMSR2 L1R base data
      data TB19VW /
     $     185.9, 192.4         ! N-AS2, S-AS2

      data TB19VF /
     $     250.9, 256.4     ! N-AS2, S-AS2

      data TB19VM /
     $     222.2, 246.7     ! N-AS2, S-AS2

      data TB19HW /
     $     120.5, 118.2     ! N-AS2, S-AS2

      data TB19HF /
     $     235.5, 240.9     ! N-AS2, S-AS2

      data TB19HM /
     $     200.7, 214.6     ! N-AS2, S-AS2

      data TB37VW /
     $     210.5, 208.7     ! N-AS2, S-AS2

      data TB37VF /
     $     241.3, 246.2     ! N-AS2, S-AS2

      data TB37VM /
     $     188.6, 212.4     ! N-AS2, S-AS2

@trey-stafford trey-stafford force-pushed the nsidc0803-nt-tiepoints branch from 8bc83b8 to 4e1c20e Compare August 28, 2025 15:33
"""Given a satellite and hemisphere, return pre-defined tiepoints."""
"""Given a satellite and hemisphere, return pre-defined tiepoints.

NOTE/TODO: this function is specifically designed to return tiepoints for
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Issue to address: #70

This is a little more clear - the tiepoints are for use with 0802. They are used
to produce 0803.
@trey-stafford trey-stafford changed the title Add and use 0803 nt tiepoints for AMSR2 Add and use 0802 nt tiepoints for AMSR2 Aug 28, 2025
@trey-stafford trey-stafford marked this pull request as ready for review August 28, 2025 20:21
@trey-stafford trey-stafford merged commit b727aef into main Aug 28, 2025
1 check passed
@trey-stafford trey-stafford deleted the nsidc0803-nt-tiepoints branch August 28, 2025 20:22
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.

1 participant