Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

explain_grdresample2.rst_ 548 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
  1. Consequences of grid resampling
  2. -------------------------------
  3. Resample or sampling of grids will use various algorithms (see **-n**) that may lead
  4. to possible distortions or unexpected results in the resampled values.
  5. One expected effect of resampling with splines is the tendency for the new
  6. resampled values to slightly exceed the global min/max limits of the original
  7. grid. If this is unacceptable, you can impose clipping of the resampled values
  8. values so they do not exceed the input min/max values by adding **+c** to
  9. your **-n** option.
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...