-
Notifications
You must be signed in to change notification settings - Fork 159
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
Bug in the GLASS LAI reader #2
Comments
sujayvkumar
added a commit
to sujayvkumar/LISF
that referenced
this issue
Nov 13, 2018
The GLASS LAI reader segfaults when the 'GLASS LAI apply temporal smoother between 8-day intervals:' option is turned on, due to improper initialization of variables. This updates fixes these errors. resolves issue NASA-LIS#2
dpsarmie
pushed a commit
to dpsarmie/LISF
that referenced
this issue
Feb 22, 2019
This update adds a reader to LVT that reads in GPM IMERG precipitation data. This reader only works with the latest IMERG release (V05B) and includes a configuration option that allows the user to switch between the early, late, and final versions of the IMERG product. Version NASA-LIS#2: Removed excessive whitespace from code.
dpsarmie
pushed a commit
to dpsarmie/LISF
that referenced
this issue
Feb 22, 2019
This update adds a reader to LVT that reads in GPM IMERG precipitation data. This reader only works with the latest IMERG release (V05B) and includes a configuration option that allows the user to switch between the early, late, and final versions of the IMERG product. Version NASA-LIS#2: Removed excessive whitespace from code.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The GLASS LAI reader does not work with the temporal interpolation option turned on
The text was updated successfully, but these errors were encountered: