Skip to content

Use the kdtree algorithm to remap river runoff from land to ocean. Fortran and Python.

Notifications You must be signed in to change notification settings

nichannah/kdrunoff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kdrunoff

Use the kdtree algorithm to remap river runoff from land to ocean. Fortran and Python.

To run the tests

gfortran -fdefault-real-8 kdtree2/src-f90/kdtree2.f90 kdrunoff.F90 test.F90 -o test.exe -lnetcdf -lnetcdff
./test.exe

About

Use the kdtree algorithm to remap river runoff from land to ocean. Fortran and Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published