Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GreenIT coding guidelines tutorial #9

Open
wants to merge 34 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
4f7cfbf
Add tuto greenIT
tromain Nov 6, 2024
fd1ac17
Add superimpose and numba
tromain Nov 8, 2024
5d8af40
Add example without numba and adapt timers to take account of read an…
tromain Nov 12, 2024
c554e80
Update with latest version
tromain Dec 18, 2024
0dba817
Add good practices about for loops and list search
tromain Jan 7, 2025
f2972d2
Add an example of chunk size computation
tromain Jan 8, 2025
f8189fd
add data compression example and start writing conclusions
tromain Jan 30, 2025
04a7bdb
Reorganise imports and conclusions
tromain Feb 3, 2025
a757461
Add performance graphs computed on slurm
tromain Feb 3, 2025
96cf0d6
Rearrange titles
tromain Feb 4, 2025
d09ee4c
Rearrange titles part 2
tromain Feb 4, 2025
69c7b32
Continue reorganisation with better conclusions
tromain Feb 5, 2025
b6e0e43
Declare data_dir to improve user experience
tromain Feb 5, 2025
53d0dcb
Add ndvi compressed compute example
tromain Feb 5, 2025
834cdc1
Move the profiling section
tromain Feb 6, 2025
9834fd9
More precise conclusions
tromain Feb 6, 2025
2ddead8
Rearrangement of the section size of your data
tromain Feb 6, 2025
716437b
move sections to make the notebook more like a story
tromain Feb 7, 2025
60bf1b0
Add carbon estimate and enhance some conclusions
tromain Feb 10, 2025
4cc08c4
Add red color on important conclusions
tromain Feb 10, 2025
693acd6
Add output_dir to permit the user more customisation when executing t…
tromain Feb 13, 2025
07ee7f8
Add link to a library for manpipulating Cog with overview
tromain Feb 13, 2025
82ac3a0
Add time count on compression
tromain Feb 13, 2025
2d18a83
More explicit code for compression, add also timing comparison
tromain Feb 13, 2025
6f6567c
Compression cell conclusion now uses red color for important conclusions
tromain Feb 13, 2025
70db1d0
Add one more conclusion on write speedup
tromain Feb 13, 2025
ab7026b
Cleanup and rearrange time counter in the code carbon example
tromain Feb 14, 2025
5956705
Separate data read in a cell to demonstrate the manual chunks size
tromain Feb 14, 2025
662103a
Update results
tromain Feb 14, 2025
fc011f5
Add necessary precisions on some conclusions
tromain Feb 17, 2025
48311b1
Add more infos on the Trex monitoring side
tromain Feb 17, 2025
2dfd49b
Move one cell on monitoring to be more consistent
tromain Feb 17, 2025
8138f20
Modify some paths to be editable
tromain Feb 17, 2025
f8bcced
Clarify the performance graphs conclusion
tromain Feb 17, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading