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

Reduce memory usage during GWDO stats estimation #1235

Open
wants to merge 27 commits into
base: develop
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
6de7c5c
First working version of parallel topo read to reduce mem usage. Some…
abishekg7 Aug 23, 2024
a5d69c6
all statistics seem correct
abishekg7 Aug 27, 2024
882d6b8
cleanup
abishekg7 Aug 27, 2024
cb39d68
more cleanups
abishekg7 Aug 27, 2024
4938b7f
some debug
abishekg7 Aug 29, 2024
e939c67
some test
abishekg7 Aug 29, 2024
30a433e
some test
abishekg7 Aug 29, 2024
d01117b
reverting to new scheme rad2deg
abishekg7 Aug 30, 2024
da17411
wip
abishekg7 Aug 30, 2024
bd42f77
topo is correct
abishekg7 Sep 4, 2024
b2ae764
topo and land working
abishekg7 Sep 4, 2024
db6a950
some cleanup
abishekg7 Sep 4, 2024
c48ddb7
cleanup and adding comments
abishekg7 Sep 5, 2024
979145e
some more cleanup + function to dealloc tiles
abishekg7 Sep 5, 2024
7d2ccd8
fix
abishekg7 Sep 5, 2024
9577a5c
with lat,lon in deg to compare results
abishekg7 Sep 6, 2024
e3eb6e6
Addressing review comments.
abishekg7 Sep 12, 2024
1bc4860
cleaning up unused variables
abishekg7 Sep 13, 2024
9fc6ab6
- Change land and topo arrays to be 2D and fixing allocate size
abishekg7 Sep 13, 2024
47c9900
tmp
abishekg7 Sep 13, 2024
010d892
reverting tmp changes
abishekg7 Sep 13, 2024
c333251
Addressing review comments
abishekg7 Sep 19, 2024
53d9332
Removing whitespaces
abishekg7 Sep 20, 2024
0c4e0cf
Addressing review comments
abishekg7 Oct 22, 2024
d0df0eb
Removing intent for return pointers. Removing whitespaces
abishekg7 Oct 22, 2024
25ecf82
addressing review comments
abishekg7 Nov 5, 2024
650a60c
few more fixes
abishekg7 Nov 5, 2024
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