OceanParcels/parcels-v2.2.2.zip
OceanParcels-parcels-400abb4
.git_archival.txt
71 Bytes
.gitattributes
32 Bytes
.github
scripts
install_miniconda.ps1
3.2 kB
linux_install.sh
298 Bytes
linux_test.sh
282 Bytes
osx_test.sh
340 Bytes
windows_install.bat
188 Bytes
windows_test.bat
163 Bytes
workflows
ci-workflow.yml
1.6 kB
.gitignore
323 Bytes
CODE_OF_CONDUCT.md
3.2 kB
LICENSE.md
1.1 kB
README.md
2.6 kB
docs
Makefile
7.4 kB
_templates
layout.html
517 Bytes
c_standard_gcc7.txt
3.9 kB
c_standard_gcc8.txt
4.6 kB
conf.py
11.3 kB
index.rst
3.2 kB
make.bat
7.3 kB
parcelslogo.png
106.8 kB
environment_py3_osx.yml
498 Bytes
environment_py3_win.yml
460 Bytes
environment_py3p6_linux.yml
498 Bytes
parcels
__init__.py
561 Bytes
compilation
__init__.py
73 Bytes
codecompiler.py
8.7 kB
codegenerator.py
46.6 kB
examples
documentation_MPI.ipynb
97.0 kB
documentation_homepage_animation.ipynb
4.5 kB
documentation_indexing.ipynb
32.5 kB
example_brownian.py
2.0 kB
example_dask_chunk_OCMs.py
33.2 kB
example_decaying_moving_eddy.py
3.5 kB
example_globcurrent.py
12.0 kB
example_mitgcm.py
2.2 kB
example_moving_eddies.py
11.2 kB
example_nemo_curvilinear.py
4.6 kB
example_ofam.py
2.7 kB
example_peninsula.py
9.9 kB
example_radial_rotation.py
3.0 kB
example_recursive_errorhandling.py
2.6 kB
example_stommel.py
7.2 kB
parcels_tutorial.ipynb
576.0 kB
tutorial_Agulhasparticles.ipynb
6.2 kB
tutorial_Argofloats.ipynb
140.3 kB
tutorial_NestedFields.ipynb
25.7 kB
tutorial_SummedFields.ipynb
47.4 kB
tutorial_analyticaladvection.ipynb
323.7 kB
tutorial_delaystart.ipynb
137.3 kB
tutorial_diffusion.ipynb
678.5 kB
tutorial_interpolation.ipynb
141.9 kB
tutorial_jit_vs_scipy.ipynb
10.3 kB
tutorial_nemo_3D.ipynb
68.6 kB
tutorial_nemo_curvilinear.ipynb
123.0 kB
tutorial_output.ipynb
467.4 kB
tutorial_parcels_structure.ipynb
20.8 kB
tutorial_periodic_boundaries.ipynb
54.4 kB
tutorial_plotting.ipynb
635.9 kB
tutorial_sampling.ipynb
252.0 kB
tutorial_timestamps.ipynb
3.4 kB
tutorial_timevaryingdepthdimensions.ipynb
24.7 kB
tutorial_unitconverters.ipynb
56.1 kB
field.py
95.5 kB
fieldfilebuffer.py
38.7 kB
fieldset.py
72.1 kB
grid.py
27.9 kB
gridset.py
2.5 kB
include
index_search.h
15.8 kB
interpolation_utils.h
4.3 kB
parcels.h
42.4 kB
random.h
3.1 kB
kernel.py
22.8 kB
kernels
EOSseawaterproperties.py
11.4 kB
TEOSseawaterdensity.py
3.6 kB
__init__.py
75 Bytes
advection.py
12.8 kB
advectiondiffusion.py
5.4 kB
particle.py
10.7 kB
particlefile.py
14.6 kB
particlesets
__init__.py
38 Bytes
baseparticleset.py
24.4 kB
collections.py
48.1 kB
collectionsoa.py
48.3 kB
iterators.py
2.8 kB
particlesetsoa.py
27.0 kB
plotting.py
15.9 kB
rng.py
5.9 kB
scripts
__init__.py
99 Bytes
convert_npydir_to_netcdf.py
1.9 kB
get_examples.py
5.3 kB
plottrajectoriesfile.py
7.7 kB
tools
__init__.py
210 Bytes
converters.py
8.9 kB
global_statics.py
1.0 kB
interpolation_utils.py
4.9 kB
loggers.py
1.4 kB
statuscodes.py
8.3 kB
timer.py
2.7 kB
performance
example_performanceProfiling.py
11.7 kB
setup.cfg
107 Bytes
setup.py
810 Bytes
tests
customed_header.h
239 Bytes
test_advection.py
21.6 kB
test_converters.py
516 Bytes
test_data
POPtestdata_time.nc
26.0 kB
Uu_eastward_nemo_cross_180lon.nc
26.0 kB
Vv_eastward_nemo_cross_180lon.nc
26.2 kB
access-om2-01_u.nc
34.3 kB
access-om2-01_v.nc
34.5 kB
access-om2-01_wt.nc
34.2 kB
create_testfields.py
5.4 kB
mask_nemo_cross_180lon.nc
193.4 kB
perlinfieldsU.nc
801.5 kB
perlinfieldsV.nc
801.5 kB
popcoordinates.nc
8.5 kB
popdata.nc
18.7 kB
testfieldsP.nc
11.4 kB
testfieldsU.nc
11.4 kB
testfieldsV.nc
11.4 kB
test_diffusion.py
5.7 kB
test_fieldset.py
40.9 kB
test_fieldset_sampling.py
32.3 kB
test_grids.py
38.6 kB
test_kernel_execution.py
10.4 kB
test_kernel_language.py
17.6 kB
test_mpirun.py
1.3 kB
test_particle_collections.py
2.7 kB
test_particle_file.py
10.5 kB
test_particle_sets.py
18.1 kB
test_particles.py
4.0 kB
test_scripts.py
1.7 kB