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

grdimage_notes.rst_ 928 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
  1. Imaging Grids With Nans
  2. -----------------------
  3. Be aware that if your input grid contains patches of NaNs, these patches
  4. can become larger as a consequence of the resampling that must take
  5. place with most map projections. Because **grdimage** uses the
  6. PostScript colorimage operator, for most non-linear projections we
  7. must resample your grid onto an equidistant rectangular lattice. If you
  8. find that the NaN areas are not treated adequately, consider (a) use a
  9. linear projection, or (b) use :doc:`grdview` **-Ts** instead.
  10. .. include:: explain_grdresample.rst_
  11. Image formats recognized
  12. ------------------------
  13. We automatically recognize image formats via their magic bytes. For formats
  14. that could contain either an image of a data set (e.g., geotiff) we determine
  15. which case it is and act accordingly. If your favorite image format is not
  16. automatically detected then please let us know its magic bytes so we can add it.
Tip!

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

Comments

Loading...