MODIS Mosaic of Antarctica
Two functions for Antarctic Mapping Tools: modismoa plots a MODIS Mosaic of Antarctica image using Matlab's Mapping Toolbox and modismoaps does the same thing but does NOT require any special toolbox licenses.
Zitieren als
Greene, Chad A., et al. “Antarctic Mapping Tools for Matlab.” Computers & Geosciences, vol. 104, Elsevier BV, July 2017, pp. 151–57, doi:10.1016/j.cageo.2016.08.003.
Haran, T., et al. MODIS Mosaic of Antarctica 2003-2004 (MOA2004) Image Map, Version 2. NASA National Snow and Ice Data Center DAAC, 2021, doi:10.5067/68TBT0CGJSOJ.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Sciences > Geoscience > Glaciology >
- Sciences > Geoscience > Geodesy and Mapping >
Tags
Quellenangaben
Inspiriert von: polar stereographic coordinate transformation (map to lat/lon), polar stereographic coordinate transformation (lat/lon to map), Bedmap2 Toolbox for Matlab, ImGRAFT, Antarctic Mapping Tools, LIMA Landsat Image Mosaic of Antarctica
Inspiriert: How to drape Landsat images over Bedmap2 topography, Antarctic boundaries, grounding line, and masks from InSAR, landsat, RAMP Radarsat Antarctic Mapping Project, MEaSUREs, grainsize_interp, Glaciology Fake Book, LIMA Landsat Image Mosaic of Antarctica
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
data
doc
Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
4.2.3 | connect to github |
|
|
4.2.1 | Added live scripts |
||
4.2.0.0 | Added modismoaps to get around dependency on Matlab's Mapping Toolbox. |
||
4.1.0.0 | Included freezeColors as a subfunction. |
||
1.6.0.0 | Changed pcolorm plotting to geoshow because geoshow is faster and does not shift data by half a pixel. Also added an example to the example file. |
||
1.5.0.0 | Fixed a typo in the example file. |
||
1.4.0.0 | Updated to include MOA2009 and options for display contrast. Behavior change: by default, 2009 data are now plotted unless 2004 is specified. |
||
1.3.0.0 | File Upload |
||
1.2.0.0 | The modismoa function is now a plugin for the Antarctic Mapping Tools package. |
||
1.1.0.0 | Example file edits. |
||
1.0.0.0 |