Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WeatherXds: STATION_POSITION #336

Open
kettenis opened this issue Nov 25, 2024 · 2 comments
Open

WeatherXds: STATION_POSITION #336

kettenis opened this issue Nov 25, 2024 · 2 comments

Comments

@kettenis
Copy link
Contributor

If this data variable isn't present, is the position expected to match the associated antenna specified by the antenna_name coordinate? And how does association between station_name and antenna_name work? My guess would be that the association would be done via the position in the last and that this allows for stations not associated with a particular antenna by specifying a shorter list of antennas? Would be good to make this a bit more specific in the documentation.

@Jan-Willem
Copy link
Member

Yes, if weather_xds.STATION_POSITION is not present then the weather_xds.ANTENNA_NAME should be used to get the antenna_xds.ANTENNA_POSITION. This only allows a weather station to be associated with a single antenna. We will clarify this in the documentation. Maybe we should make the weather_xds.STATION_POSITION non-optional.

@Jan-Willem
Copy link
Member

"This only allows a weather station to be associated with a single antenna." could be a problem. One solution is to remove ANTENNA_NAME from weather_xds and add WEATAHER_STATION_NAME to antenna_xds. This would allow multiple antennas to be associated with the same weather station.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants