天天看點

nc檔案處理學習資料

整理在學習過程中看到的關于NC檔案處理學習資料,記錄如下:

1.利用矢量邊界提取.nc資料https://gitee.com/jiangroubao/learning/blob/master/NetCDF4/04%E5%88%A9%E7%94%A8%E7%9F%A2%E9%87%8F%E8%BE%B9%E7%95%8C%E6%8F%90%E5%8F%96NC%E6%95%B0%E6%8D%AE.ipynb

2.Lesson 6. Calculate Seasonal Summary Values from Climate Data Variables Stored in NetCDF 4 Format: Work With MACA v2 Climate Data in Python

https://www.earthdatascience.org/courses/use-data-open-source-python/hierarchical-data-formats-hdf/summarize-climate-data-by-season/

3.Introduction to netCDF

https://adyork.github.io/python-oceanography-lesson/17-Intro-NetCDF/index.html

4.Github read cryosat data:https://github.com/tedmaksym/read-cryosat-2

5.nc-python :https://unidata.github.io/netcdf4-python/

繼續閱讀