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

Added time ranges for availability of MODIS, ASCAT, SMOS, and SMAP obs #73

Merged
merged 5 commits into from
Jan 9, 2025

Conversation

amfox37
Copy link
Contributor

@amfox37 amfox37 commented Dec 18, 2024

Have added hard coded dates to the read_obs subroutines read_obs_sm_ASCAT_EUMET(), read_obs_SMAP_halforbit_Tb(), read_obs_SMOS() and read_obs_MODIS_SCF() so they do not try to read observations (or observation list files) for dates before they are available. i.e. not before 2015-3-31 in the case of SMAP.
There are start dates for SMAP Tb, SMOS, MODIS SCF and both start and end dates for ASCAT SM.
I'm not sure we need the warning message, which will clog up the log file?

@amfox37 amfox37 added the 0-diff label Dec 18, 2024
@gmao-rreichle
Copy link
Collaborator

successfully tested by @gmao-rreichle

@gmao-rreichle gmao-rreichle marked this pull request as ready for review January 9, 2025 21:11
@gmao-rreichle gmao-rreichle requested a review from a team as a code owner January 9, 2025 21:11
@gmao-rreichle gmao-rreichle merged commit fe4fbb7 into develop Jan 9, 2025
7 checks passed
@gmao-rreichle gmao-rreichle deleted the feature/amfox/obs_availability_dates branch January 9, 2025 21:30
@gmao-rreichle gmao-rreichle changed the title Time ranges for observation availability Added time ranges for availability of MODIS, ASCAT, SMOS, and SMAP obs Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants