../
|
__init__.py
|
309 bytes
|
7876
|
14 years
|
hudson |
Updates to docs
|
argparsing.py
|
1.0 KB
|
8465
|
12 years
|
steve |
Changing name of validations.py to something more generic
|
cg_ext.c
|
15.2 KB
|
8691
|
12 years
|
steve |
Adding in the new c files
|
cg_solve.py
|
9.4 KB
|
8820
|
12 years
|
steve |
Getting rid of tests for importing C code
|
compile.py
|
13.8 KB
|
8923
|
11 years
|
steve |
Change to deal with python location containing spaces
|
complex_polygon.csv
|
40 bytes
|
8059
|
14 years
|
steve |
Adding in a data file to test read_polygon
|
complex_polygon.lic
|
528 bytes
|
8059
|
14 years
|
steve |
Adding in a data file to test read_polygon
|
crc_test_file.lic
|
492 bytes
|
7276
|
15 years
|
ole |
Merged numpy branch back into the trunk.
In …
|
crc_test_file.png
|
13.7 KB
|
5041
|
17 years
|
ole |
Added new test for checksum's based on a real, persistent files. …
|
csv_tools.py
|
4.0 KB
|
7125
|
15 years
|
rwilson |
Add another sanity check: is list of input files empty?
|
csv_tools.tex
|
3.4 KB
|
7276
|
15 years
|
ole |
Merged numpy branch back into the trunk.
In …
|
data_audit.py
|
12.3 KB
|
5628
|
16 years
|
ole |
Added error check in xml_tools to catch text nodes followed by …
|
data_audit_wrapper.py
|
1.4 KB
|
5118
|
17 years
|
ole |
|
file_utils.py
|
8.2 KB
|
8146
|
14 years
|
wilsonr |
Removed '@brief' comments.
|
function_utils.py
|
2.9 KB
|
8930
|
11 years
|
steve |
Updated versoin of set_elevation etc
|
interp.py
|
10.4 KB
|
7751
|
14 years
|
hudson |
Refactorings from May ANUGA meeting.
|
log.ini
|
742 bytes
|
2638
|
19 years
|
steve |
|
log.py
|
13.1 KB
|
8944
|
11 years
|
steve |
Mostly working on operators
|
log_analyser.py
|
2.4 KB
|
8323
|
13 years
|
gray |
adding new files
|
log_test.py
|
3.1 KB
|
8145
|
14 years
|
wilsonr |
Removed '@brief' comments.
|
mainland_only.csv
|
14.2 KB
|
7690
|
15 years
|
hudson |
Check for complex polygons raises an exception.
|
mainland_only.lic
|
1.3 KB
|
7895
|
14 years
|
wilsonr |
Modified/added license files.
|
mem_time_equation.py
|
3.3 KB
|
8427
|
12 years
|
davies |
Adding the trapezoidal channel validation test, and editing the ANUGA …
|
model_tools.py
|
19.3 KB
|
8966
|
11 years
|
steve |
Hopefully we have the import correct!
|
non_complex_polygon.csv
|
190 bytes
|
8258
|
13 years
|
davies |
Added test for recent polygon fix
|
norms.py
|
448 bytes
|
2552
|
19 years
|
jack |
Convenience functions for common norms.
|
numerical_tools.py
|
9.5 KB
|
8820
|
12 years
|
steve |
Getting rid of tests for importing C code
|
numpy_shim.h
|
1.7 KB
|
7276
|
15 years
|
ole |
Merged numpy branch back into the trunk.
In …
|
parse.py
|
396 bytes
|
4963
|
17 years
|
ole |
Work on IP tracking:
Checksums, removed DOCTYPE for the time being, …
|
plot_utils.py
|
15.6 KB
|
8950
|
11 years
|
steve |
Some changes to bottineau files
|
quad_tree.c
|
12.8 KB
|
8691
|
12 years
|
steve |
Adding in the new c files
|
quad_tree.h
|
4.7 KB
|
8946
|
11 years
|
steve |
Possible problem with free NULL on Mac in delete_all
|
quad_tree_ext.c
|
8.0 KB
|
8752
|
12 years
|
wilsonp |
Small changes to reduce compiler warnings
|
README.txt
|
64 bytes
|
1906
|
19 years
|
ole |
Began moving polygon functionality to separate module and created a …
|
sparse.py
|
9.6 KB
|
8820
|
12 years
|
steve |
Getting rid of tests for importing C code
|
sparse_csr.c
|
699 bytes
|
8758
|
12 years
|
steve |
Just adding end of file line
|
sparse_csr.h
|
1.2 KB
|
8760
|
12 years
|
steve |
Separated compiling and testing of the sequential and parallel code.
|
sparse_dok.c
|
5.2 KB
|
8947
|
11 years
|
steve |
changed delete_all to different name in each c file
|
sparse_dok.h
|
4.1 KB
|
8947
|
11 years
|
steve |
changed delete_all to different name in each c file
|
sparse_ext.c
|
5.1 KB
|
8436
|
12 years
|
steve |
Made achange to sparse_ext.c as there was a memory leak.
|
sparse_matrix_ext.c
|
5.4 KB
|
8758
|
12 years
|
steve |
Just adding end of file line
|
sww_merge.py
|
22.7 KB
|
8809
|
12 years
|
steve |
Problem with netcdf4 and scientific python way of dealing with dimensions
|
system_tools.py
|
19.1 KB
|
8844
|
12 years
|
steve |
Problems getting rid of stored_version_info.py
|
terminal_width.py
|
1.8 KB
|
8146
|
14 years
|
wilsonr |
Removed '@brief' comments.
|
test_all.py
|
2.7 KB
|
2766
|
19 years
|
steve |
|
test_cg_solve.py
|
13.7 KB
|
8690
|
12 years
|
steve |
Rolling in Padarn's update to fit_interpolation
|
test_csv_tools.py
|
13.2 KB
|
7126
|
15 years
|
rwilson |
Added test case for expected exception on zero-length file_list input.
|
test_data_audit.py
|
11.0 KB
|
7276
|
15 years
|
ole |
Merged numpy branch back into the trunk.
In …
|
test_file_utils.py
|
5.2 KB
|
8281
|
13 years
|
steve |
added in some parallel data to allow sww_merge to create a merged sww file
|
test_function_utils.py
|
1.4 KB
|
8879
|
11 years
|
steve |
added in some utilitiy functons to deal with evaluating functions of t …
|
test_log_analyser.py
|
2.8 KB
|
8323
|
13 years
|
gray |
adding new files
|
test_mem_time_equation.py
|
1.4 KB
|
8349
|
13 years
|
gray |
fixing tests
|
test_numerical_tools.py
|
20.0 KB
|
8147
|
14 years
|
wilsonr |
Removed '@brief' comments.
|
test_sparse.py
|
4.5 KB
|
8127
|
14 years
|
steve |
Moved kinematic code into a new directory called "operators"
|
test_system_tools.py
|
15.1 KB
|
8780
|
12 years
|
steve |
Some changes to allow netcdf4 use
|
test_xml_tools.py
|
8.6 KB
|
7276
|
15 years
|
ole |
Merged numpy branch back into the trunk.
In …
|
uthash.h
|
57.5 KB
|
8502
|
12 years
|
steve |
Added in uthash so that I can write some C code to do some …
|
util_ext.c
|
2.5 KB
|
7276
|
15 years
|
ole |
Merged numpy branch back into the trunk.
In …
|
util_ext.h
|
9.5 KB
|
8968
|
11 years
|
steve |
Changes to util_ext for contiguous tests
|
where_close.py
|
7.0 KB
|
7276
|
15 years
|
ole |
Merged numpy branch back into the trunk.
In …
|
xml_tools.py
|
8.0 KB
|
5628
|
16 years
|
ole |
Added error check in xml_tools to catch text nodes followed by …
|