Ultimate goal : computation of T, S, dxT, dxS, dyT, dyS, w'b' profiles on occigen in 2°x2° boxes spanning North Atlantic
- calcul w’b’ sur 1 niveau et 1h
- tester différents chunks
- 1000x1000 pour x et y c le mieux
- tester plusieurs boites pour un ficher
- on ne multiplie pas par le nombre de boîtes, ouf !
- 1 boîte = 1mn : https://github.com/auraoupa/formation_ANNA/blob/master/scripts/2019-07-10-AA-compute_wprimevprime_1day1box.py
- 2 boîtes = 2mn : https://github.com/auraoupa/formation_ANNA/blob/master/scripts/2019-07-10-AA-compute_wprimevprime_1day2box.py
- 14 boîtes = 3mn : https://github.com/auraoupa/formation_ANNA/blob/master/scripts/2019-07-10-AA-compute_wprimevprime_1day14box.py
- tester différents chunks
- Anna : work on the boxes
- Aurélie/Julien : check filtrage boxcar from xscale/choose window type in https://docs.scipy.org/doc/scipy/reference/generated/scipy.signal.windows.get_window.html#scipy.signal.windows.get_window
- Aurélie : ecrire netcdf au fur et a mesure
- Aurélie : contacter cines pour mise en place notebook et dask-jobqueue
- Aurélie : tester optimisation avec numba pour une boucle sur les niveaux verticaux et/ou les 24h
- Anna : installation sur occigen
- bashrc
- conda
- git clone formation_ANNA
et enfin :
- Anna : boucle sur les fichiers et les boîtes, 1 fichier par boîte ? 365x24x300 par profils = ~3Go
- Anna : idem pour les autres profils T, S, U, V dxT etc ...
-
How we work at MEOM : https://github.com/meom-group/tutos/blob/master/software.md
- machines
- pc
- cal1
- HPC
- cloud
- python
- conda
- environnement
- xarray
- dask
- notebook
- github
- compte
- git clone/pull
- git clone https://github.com/auraoupa/formation_ANNA.git
- git pull
- git add/commit/push
-
- git add * or git add . or git add file
-
- git commit -m "comment"
-
- git push (login + psswd)
-
- git add/commit/push
- machines
-
occigen
- architecture
- home/scratch/store
- quotas
- visu
- simulation & files
- eNATL60 brut
- fichiers
- ipython/notebook
- conda/pip
- cdftools
- installation
- architecture