User Tools

Site Tools


other:python:jyp_steps

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
other:python:jyp_steps [2018/07/10 09:02]
jypeter [json files] Moved json to a new "Data file formats" section, and dded LiPD and BagIt
other:python:jyp_steps [2018/08/07 14:26]
jypeter Added a projections section
Line 58: Line 58:
     - [[https://​docs.scipy.org/​doc/​numpy-dev/​user/​numpy-for-matlab-users.html|Numpy for Matlab users]]     - [[https://​docs.scipy.org/​doc/​numpy-dev/​user/​numpy-for-matlab-users.html|Numpy for Matlab users]]
     - [[http://​mathesaurus.sourceforge.net/​matlab-numpy.html|NumPy for MATLAB users]] (nice, but does not seem to be maintained any more)     - [[http://​mathesaurus.sourceforge.net/​matlab-numpy.html|NumPy for MATLAB users]] (nice, but does not seem to be maintained any more)
-  - read the [[https://​docs.scipy.org/​doc/​numpy-dev/​user/​quickstart.html|Quickstart tutorial]]+  - read the really nice [[https://​docs.scipy.org/​doc/​numpy/​user/​quickstart.html|numpy Quickstart tutorial]]
   - have a quick look at the full documentation to know where things are   - have a quick look at the full documentation to know where things are
     - Numpy User Guide     - Numpy User Guide
Line 217: Line 217:
  
 Help on //stack overflow//: [[https://​stackoverflow.com/​questions/​tagged/​cartopy|cartopy help]] Help on //stack overflow//: [[https://​stackoverflow.com/​questions/​tagged/​cartopy|cartopy help]]
 +
 +===== Maps and projections resources =====
 +
 +==== About projections ====
 +
 +  * [[https://​egsc.usgs.gov/​isb//​pubs/​MapProjections/​projections.html|Map projections from USGS poster]]
 +  * [[https://​pubs.usgs.gov/​pp/​1395/​report.pdf|Map projections - A working manual (USGS)]]
 +
 +==== Libraries ====
 +
 +  * Projections in vcs
 +  * [[http://​matplotlib.org/​basemap/​users/​mapsetup.html|Projections in basemap]]
 +  * [[https://​scitools.org.uk/​cartopy/​docs/​latest/​crs/​projections.html|Projections in cartopy]]
 +
  
 ===== 3D resources ===== ===== 3D resources =====
Line 276: Line 290:
  
   * The nice and convenient Python 2.7 Quick Reference: [[http://​rgruet.free.fr/​PQR27/​PQR2.7_printing_a4.pdf|pdf]] - [[http://​rgruet.free.fr/​PQR27/​PQR2.7.html|html]]   * The nice and convenient Python 2.7 Quick Reference: [[http://​rgruet.free.fr/​PQR27/​PQR2.7_printing_a4.pdf|pdf]] - [[http://​rgruet.free.fr/​PQR27/​PQR2.7.html|html]]
 +    * A possibly more [[http://​iysik.com/​PQR2.7/​PQR2.7.html|up-date-version]]
 +
 +  * Python 3 [[https://​perso.limsi.fr/​pointal/​python:​abrege|Quick reference]] and [[https://​perso.limsi.fr/​pointal/​python:​memento|Cheat sheet]]
  
 ===== Some good coding tips ===== ===== Some good coding tips =====
other/python/jyp_steps.txt · Last modified: 2024/03/07 10:15 by jypeter