User Tools

Site Tools


other:python:python:grid_proj

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
other:python:python:grid_proj [2020/01/28 11:46] – Added more links jypeterother:python:python:grid_proj [2025/01/10 14:27] (current) – [Useful resources] Added ArcGIS jypeter
Line 1: Line 1:
 ====== Dealing with grids and projections in Python ====== ====== Dealing with grids and projections in Python ======
 +
 +===== Model grids =====
 +
 +  * [[https://arxiv.org/abs/1911.08638|Gridspec: A standard for the description of grids used in Earth System models]]
 +    * A nice document for discovering the different type of (ir)regular grids used in climate models!
  
 ===== Useful resources ===== ===== Useful resources =====
  
-  * [[https://scitools.org.uk/cartopy/docs/latest/crs/projections.html|Cartopy projection list]] +  * [[https://scitools.org.uk/cartopy/docs/latest/reference/projections.html|Cartopy projection list]] 
-  * [[https://matplotlib.org/basemap/users/mapsetup.html|Projections in basemap]] +  * [[https://matplotlib.org/basemap/stable/users/mapsetup.html|Projections in basemap]] 
-  * [[http://gmt.soest.hawaii.edu/doc/latest/GMT_Docs.html#gmt-map-projections|Projections' descriptions in GMT]]+  * [[https://docs.generic-mapping-tools.org/latest/reference/map-projections.html|Projections' descriptions in GMT]] ([[https://www.generic-mapping-tools.org/|Generic Mapping Tools]]) 
 +    * [[https://www.pygmt.org/latest/|PyGMT]] 
 + 
 +  * [[https://en.wikipedia.org/wiki/List_of_map_projections|Wikipedia list of map projections]]
   * [[https://proj.org/operations/projections/|Extensive list of projections in Proj]]   * [[https://proj.org/operations/projections/|Extensive list of projections in Proj]]
     * Note: PROJ (and ''libproj'') is the underlying package of most packages dealing with maps     * Note: PROJ (and ''libproj'') is the underlying package of most packages dealing with maps
 +  * [[https://pro.arcgis.com/en/pro-app/latest/help/mapping/properties/list-of-supported-map-projections.htm|Supported map projections in ArcGIS]]
 +  * [[https://epsg.org/|EPSG Geodetic Parameter Dataset]] ([[https://en.wikipedia.org/wiki/EPSG_Geodetic_Parameter_Dataset|EPSG @ Wikipedia]])
  
  
other/python/python/grid_proj.1580208362.txt.gz · Last modified: 2020/01/28 11:46 by jypeter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki