Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 535 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 535 Bytes

read_j3

read J-OFURO3 netCDF using Python

Sample code

  • sample_01.py : read CLM data
  • sample_02.py : read MONTHLY data
  • sample_03.py : read DAILY data and calculate average, standard deviation
  • sample_03.ipynb: Jupyter notebook version
  • sample_04.py : read CLM data, list data with cordinate variable
  • sample_05.py : read MONTHLY data, list data with cordinate variable
  • sample_06.ipynb: read MONTHLY data and check histogram