We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Another question (sorry for having so many @miturbide!). I wanted to check that I have correctly understood how your masking works.
ATLAS/aggregated-datasets/scripts/calculate_regional_means.R
Line 33 in 8824f76
Line 34 in 8824f76
Does this mean that any cell with surface land fraction greater than 0.001 and less than 0.999 (about 5% of cells looking at https://github.com/SantanderMetGroup/ATLAS/blob/master/reference-grids/land_sea_mask_1degree.nc4) is not included in either the sea or land calculation? In other words, only cells which are clearly one or the other are included in the masked averages?
The text was updated successfully, but these errors were encountered:
Yes. We compute land and ocean results from purely land or ocean griboxes and discard the mixed (coastal) ones.
Sorry, something went wrong.
thanks @gutierjm, do you have any thoughts on #11 ?
No branches or pull requests
Another question (sorry for having so many @miturbide!). I wanted to check that I have correctly understood how your masking works.
ATLAS/aggregated-datasets/scripts/calculate_regional_means.R
Line 33 in 8824f76
ATLAS/aggregated-datasets/scripts/calculate_regional_means.R
Line 34 in 8824f76
Does this mean that any cell with surface land fraction greater than 0.001 and less than 0.999 (about 5% of cells looking at https://github.com/SantanderMetGroup/ATLAS/blob/master/reference-grids/land_sea_mask_1degree.nc4) is not included in either the sea or land calculation? In other words, only cells which are clearly one or the other are included in the masked averages?
The text was updated successfully, but these errors were encountered: